Closed Bug 1010219 Opened 10 years ago Closed 10 years ago

Number.toLocaleString() don't works correctly with es-ES

Categories

(Core :: JavaScript: Standard Library, defect)

29 Branch
x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 999003

People

(Reporter: setoni3, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807

Steps to reproduce:

I used the Number.toLocaleString() with es-ES as locale.


Actual results:

The number was "13500" and the result was "13 000". This problem happens since Firefox 29.0.1 versión.


Expected results:

The expected result is "13.000"
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.