yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17856
[Bug 1314801] Re: number format is not localized
It seems that somebody fixed this problem. However, it seems to me that
the code was always right. Maybe there was a django fix for this
problem? In any case, it's working right now. I'm going to cancel this
bug.
** Changed in: horizon
Status: Triaged => Invalid
--
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):
Invalid
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