yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31783
[Bug 1314801] Re: number format is not localized
Not sure if this was always broken, or if we've somehow recreated the
exact same symptom, but I see that in master Kilo code, Create Volume
does not honor the localized number format.
** Changed in: horizon
Status: Invalid => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1314801
Title:
number format is not localized
Status in OpenStack Dashboard (Horizon):
Triaged
Bug description:
The use of commas, decimal points and spaces in numbers is locale
sensitive. For example the number 1,000 might be read as 1000 in the
US, but as 1 in FR.
http://en.wikipedia.org/wiki/Decimal_mark#Examples_of_use
Specifically the Create Volume page does not honor the local format.
I suspect there may be other places that are wrong as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1314801/+subscriptions
References