Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Dave Merrill
Dave MerrillPriority
Labels
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
Sprint
None
Created 10 February 2019 at 14:13
Updated 8 February 2021 at 11:11
Resolved 5 May 2020 at 06:25
All query sorting appears to ignore a leading hyphen, more specifically that and a space after the hyphen.
This affects database and directory queries, as well as QoQ. Demo below uses QoQ because it's self-contained, but it appears to happen everywhere.
Result:
Note that a leading @, *, and 1 sort correctly, but a leading hyphen is ignored, with or without a space after it.
Seen in Lucee 5.2.9 and 4.5.5, not in any ACF version I tested.