Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Igal Sapir
Igal SapirLabels
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
Fix versions
Priority
Created 12 March 2018 at 03:03
Updated 17 April 2018 at 23:12
Resolved 17 April 2018 at 23:12
ListFirst() has a count argument which specifies how many items to return, with a default value of 1.
ListLast() is missing that argument and is therefore incompatible, leading to a confusing API.