IsNull() returning NULL in <cfdump>, but is working in cfscript dump()

Description

When using isNull() on something that has a NULL value or non existing key, <cfdump> dumps null. Dump() in <cfscript> it works correctly.

Result:

Environment

None

Activity

Jonathan van Zuijlekom 
19 September 2016 at 13:29

Oops, i use eval alot

Michael Offner 
19 September 2016 at 12:28

you have written "val" instead of "var"
Simply do

and it will work as expected.

Fixed

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 20 April 2016 at 13:45
Updated 19 September 2016 at 13:29
Resolved 19 September 2016 at 12:28