Duplicate
Details
Assignee
Michael OffnerMichael OffnerReporter
MonsterMonsterPriority
CriticalLabels
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
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Monster
MonsterPriority
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
Affects versions
Created 27 August 2020 at 18:25
Updated 29 December 2020 at 11:57
Resolved 12 October 2020 at 14:17
<cfset foo = reReplaceNoCase('AAaaa','a','b','all')>
<cfoutput>#foo#</cfoutput>
Expected output: bbbbb
Actual output: AAbbb
Unfortunately, I found out about this bug because the admin is auto-updating to the latest snapshot. I have no option for choosing releases only.