[Webkit-unassigned] [Bug 218139] New: Webkit incorrectly formats ar-AE numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 15:01:31 PDT 2020


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

            Bug ID: 218139
           Summary: Webkit incorrectly formats ar-AE numbers
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rsnow at adobe.com

What steps will reproduce the problem?
(1) Open console
(2) Run `new Intl.NumberFormat("ar-AE", {useGrouping: false}).format(9876543210)`

What is the expected result?
"٩٨٧٦٥٤٣٢١٠"

What happens instead?
"9876543210"

See https://github.com/unicode-org/cldr/blob/master/common/main/ar_AE.xml#L42

-- 
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/20201023/ac97bcd4/attachment-0001.htm>


More information about the webkit-unassigned mailing list