[Webkit-unassigned] [Bug 230199] New: [Regression] String.prototype.localeCompare() wrong results when comparing lowercase and uppercase string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 12 02:55:28 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230199

            Bug ID: 230199
           Summary: [Regression] String.prototype.localeCompare() wrong
                    results when comparing lowercase and uppercase string
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: macOS 11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: 7raivis at inbox.lv

This is regression bug, was working as expected on Safari 13.1.2.
All browsers (Chrome, Firefox, IE11, Safari 13.1.2) would result 1 for "lklhY8Lwzs".localeCompare("Lbt9ZT"), when latest Safari 14.1.2 results -1

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210912/7652caae/attachment.htm>


More information about the webkit-unassigned mailing list