Last modified: 2012-04-16 14:27:40 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 T38012, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36012 - Space in $separatorTransformTable should be non-breaking in Portuguese, Esperanto and Udmurt
Space in $separatorTransformTable should be non-breaking in Portuguese, Esper...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://pt.wikipedia.org/wiki/Wikip%C...
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-16 13:29 UTC by Helder
Modified: 2012-04-16 14:27 UTC (History)
3 users (show)

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


Attachments

Description Helder 2012-04-16 13:29:41 UTC
Currently, the Portuguese localization uses a space as the thousands separator character ({{formatnum:999999999.99}} = 999 999 999,99).

Per discussion at
[[pt:Wikipédia:Esplanada/propostas/Usar espaço não-separável como separador de milhar (3abr2012)]]
it should be used a non-breaking space ( ) as the thousands separator mark in Portuguese.

Therefore, please update the $separatorTransformTable to
$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
Comment 1 Niklas Laxström 2012-04-16 13:32:51 UTC
This is per language setting in MediaWiki (as opposed to per site). Is the request suitable for all wikis?
Comment 2 Helder 2012-04-16 13:38:03 UTC
Yes, it is.

Currently the long numbers may appear broken from one line to the other. Using the non-breaking space would fix that problem.
Comment 3 Siebrand Mazeland 2012-04-16 14:27:40 UTC
Thanks for the report. Updated summary, and submitted a fix at https://gerrit.wikimedia.org/r/5022.

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


Navigation
Links