Fixed
Details
Assignee
Pothys - MitrahSoftPothys - MitrahSoftReporter
Bradley HicksBradley HicksPriority
NewLabels
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
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Bradley Hicks
Bradley HicksPriority
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
Sprint
None
Created 21 May 2021 at 19:25
Updated 9 August 2022 at 08:17
Resolved 9 August 2022 at 08:17
Run this code
And you'll get 3 match sets (len, match, pos) for "foo","f","oo", as expected.
Set Application's regex engine to Java
Run this code again
And you only get one match set for "foo".