ReReplaceNoCase does not ignore case in 5.3.8.41-SNAPSHOT

Description

<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.

Environment

Windows Server 2016

Activity

Show:

Michael Offner 12 October 2020 at 14:17

already fixed in LDEV-3066

Michael Offner 12 October 2020 at 14:16

Pothys - MitrahSoft 28 August 2020 at 08:23

I've checked this ticket and confirmed the issue happened on lucee version 5.3.8.28-SNAPSHOT onwards. ReReplaceNoCase does not ignore the case.

Duplicate

Details

Assignee

Reporter

Priority

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

Affects versions

Created 27 August 2020 at 18:25
Updated 29 December 2020 at 11:57
Resolved 12 October 2020 at 14:17

Flag notifications