https://bugzilla.wikimedia.org/show_bug.cgi?id=27721

--- Comment #5 from Robin Pepermans (SPQRobin) <robinp.1...@gmail.com> 
2011-11-28 20:16:15 UTC ---
All special pages are in the user language, that's not the problem. And the JS
var wgSeparatorTransformTable takes $wgContLang->separatorTransformTable(),
i.e. of the content language. And we also have wgDigitTransformTable which
faces the same issue.

I am going to fix this by changing it from using the [site] content language to
the page content language (which is the user language for special pages). This
will not fix all cases (e.g. transcluding a special page in an article), but it
should be more accurate in most situations.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to