Fixed
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Pothys - MitrahSoft
Pothys - MitrahSoftPriority
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
Affects versions
Created 20 February 2020 at 10:07
Updated 22 November 2021 at 07:49
Resolved 22 November 2021 at 07:45
List find & Listfindnocase incorrectly works for empty fields when includeemptyfields=true. If the list has empty fields in front of the list means lucee trim the empty fields and returns the wrong result. But ACF works fine in this scenario.
Lucee returns: 3
ACF returns: 1
Lucee returns: 3
ACF returns: 1