Closed
Bug 496302
Opened 16 years ago
Closed 16 years ago
UTF-8 display problems in download counter
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 496294
5.0.6
People
(Reporter: wenzel, Unassigned)
Details
Attachments
(1 file)
|
17.08 KB,
image/jpeg
|
Details |
The download counter code uses number_format() which is multibyte-unaware and leads to display errors (see attached screenshot).
Luckily, we have an mb-safe number_format function since bug 432847, so we should use that.
| Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•