Fixed
Details
Assignee
Igal SapirIgal SapirReporter
Konstantinos LiakosKonstantinos LiakosPriority
MajorLabels
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
Sprint
NoneAffects versions
Details
Details
Assignee
Igal Sapir
Igal SapirReporter
Konstantinos Liakos
Konstantinos LiakosPriority
Labels
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
Sprint
None
Affects versions
Created 23 May 2015 at 08:01
Updated 8 September 2017 at 14:46
Resolved 13 August 2015 at 13:03
Assuming we have a table like this:
Run the following code:
The first row with QueryExecute is inserted as an empty string(wrong), while the second with Query object is inserted as null(correct).