Last modified: 2010-05-15 15:37:41 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 T4749, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2749 - number format in image gallery
number format in image gallery
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.5.x
All All
: Normal trivial with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
http://sv.wikipedia.org/wiki/Kategori...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-07 23:35 UTC by Lejonel
Modified: 2010-05-15 15:37 UTC (History)
0 users

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


Attachments

Description Lejonel 2005-07-07 23:35:49 UTC
When the number format contains none breaking spaces (or other special
characers) the ampersand is converted to an HTML entity by the toHTML function
in the ImageGallery class.
Comment 1 Brion Vibber 2005-07-07 23:56:37 UTC
LanguageSv.php contains a bogus $digitTransTable.

The number format should only contain literal characters, not HTML-encoded character 
references. (For a non-breaking space, hex-escaping the UTF-8 bytes in the string literal might 
be wise though.)
Comment 2 Ævar Arnfjörð Bjarmason 2005-07-08 00:00:22 UTC
FIXED the issue in HEAD in LanguageCs.php, LanguageFr.php, LanguageFur.php,
LanguagePl.php and LanguageSv.php.

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


Navigation
Links