Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Adam CameronAdam CameronPriority
MajorFix versions
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
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Adam Cameron
Adam CameronPriority
Fix versions
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 26 April 2015 at 12:10
Updated 18 September 2015 at 15:22
Resolved 26 April 2015 at 13:30
Full details here: http://blog.adamcameron.me/2015/04/cfml-just-cos-something-looks-like.html
Lucee silently fails when one passes a Java array (eg: String[]) to arraySort().
If it doesn't work, it should error. Not simply ignore the instructions it's been given.