Status/Resolution/Reason: To Fix//BugReVerified
Reporter/Name(from Bugbase): CHRIS Z. / ()
Created: 05/06/2019
Components: Language
Versions: 2018
Failure Type: Data Corruption
Found In Build/Fixed In Build: 2018 Update 3 /
Priority/Frequency: Normal / All users will encounter
Locale/System: English / Win 2016
Vote Count: 4
Problem Description:
Strings that contain emojis (and presumably other 2-byte characters) cause ReplaceNoCase (and presumably other Replace functions) to be off
Steps to Reproduce:
https://trycf.com/gist/50a6946dab826eb37e519c4d2ebe2a45/acf2018?theme=monokai
Code works on CF 11
https://trycf.com/gist/492def93db98e2e175d76e4d3e048493/acf11?theme=monokai
Seems related to these two bugs from CF 2016 (both of which are marked "Closed"):
https://tracker.adobe.com/#/view/CF-4198412
https://tracker.adobe.com/#/view/CF-4150357
Attachments:
Comments: