Closed Bug 1078154 Opened 10 years ago Closed 10 years ago

Incorrect NumberFormat in es-ES localization

Categories

(Core :: JavaScript: Internationalization API, defect)

32 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1013091

People

(Reporter: jamonete2002, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141002185629

Steps to reproduce:

- Open the developer console
- write "new Intl.NumberFormat("es-ES").format(1234567.23)" and execute




Actual results:

unexpected number format in Spanish (Spain) localization (es-ES)
Now is returning: "1 234 567,23"


Expected results:

It should return "1.234.567,23"
Component: Untriaged → JavaScript: Internationalization API
Product: Firefox → Core
Version: 33 Branch → 32 Branch
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: