Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Zac SpitzerZac SpitzerNew 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
Priority
New
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Zac Spitzer
Zac SpitzerNew 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
Priority
Created 2 September 2021 at 20:23
Updated 1 July 2023 at 15:16
Resolved 14 December 2021 at 14:25
Consider this code:
reMatchNoCase( '.*', '' )
in Lucee 5.3.7 and Adobe CF, it returns an array with one index containing an empty string.
In Lucee 5.3.8, it returns an empty array.
This regression in TestBox was caused
https://ortussolutions.atlassian.net/browse/TESTBOX-328