Closed
Bug 661595
Opened 14 years ago
Closed 14 years ago
Counter values are not displayed correctly in german
Categories
(Websites :: spark.mozilla.org, defect)
Websites
spark.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
2.0
People
(Reporter: franck.bugzilla, Assigned: franck.bugzilla)
References
()
Details
Attachments
(2 files)
In the german locale, big numbers have a thousands separator represented by a dot.
This is causing a bug on animated counters in the Spark section. Only the left part of the number is displayed. See attachment (32 instead of 32.228).
| Assignee | ||
Updated•14 years ago
|
| Assignee | ||
Comment 1•14 years ago
|
||
This was fixed in commit:
https://github.com/mozilla/spark-eol/commit/ba28d13212ed2e34c7036eb088e91d8249deea77
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
re-opening as this is still the case on stage
Updated•14 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•14 years ago
|
||
I don't see the problem in the screenshot. The number is displayed as intended.
Comment 4•14 years ago
|
||
(In reply to comment #3)
> I don't see the problem in the screenshot. The number is displayed as
> intended.
The number is not separated by a comma but a dot
Comment 5•14 years ago
|
||
(In reply to comment #4)
> (In reply to comment #3)
> > I don't see the problem in the screenshot. The number is displayed as
> > intended.
>
> The number is not separated by a comma but a dot
Arrgh sorry for the confusion. I thought the number should have been 32,288 instead of 32.288
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•