Last modified: 2011-10-06 23:47:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T33126, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 31126 - Decimal mark in ArticleFeedback ratings is not language-dependent
Decimal mark in ArticleFeedback ratings is not language-dependent
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ArticleFeedback (Other open bugs)
unspecified
All All
: High trivial (vote)
: ---
Assigned To: Santhosh Thottingal
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-23 22:45 UTC by Opraco
Modified: 2011-10-06 23:47 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Opraco 2011-09-23 22:45:00 UTC
When showing page average ratings, the dot is used for decimal values regardless of the wiki language. For example, a rating of 4.7 should show 4,7 in Portuguese as does {{formatnum:4.7}}.
Comment 1 Roan Kattouw 2011-09-23 22:45:51 UTC
(In reply to comment #0)
> When showing page average ratings, the dot is used for decimal values
> regardless of the wiki language. For example, a rating of 4.7 should show 4,7
> in Portuguese as does {{formatnum:4.7}}.
The number is generated in JS so we don't have {{formatnum:}} there. We do have the decimal separator transform table variable thingy there, so implementing this shouldn't be too hard to do.
Comment 2 Santhosh Thottingal 2011-09-26 05:26:59 UTC
Fixed in r98110 and r98111 for pt, pt-br and nl languages.
Comment 3 Opraco 2011-10-06 23:47:59 UTC
(In reply to comment #2)
> Fixed in r98110 and r98111 for pt, pt-br and nl languages.

Thank you!

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links