"TheDJ" posted a comment on MediaWiki.r111884.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111884#c31239

Commit summary for MediaWiki.r111884:

Add support for sorting fractions in jquery.tablesorter

Fixes bug 15404

TheDJ's comment:

Well in theory it supports at least the variants with different thousands 
separators). In more theory, it supports other types of fractions (different 
digits then 0-9), as long as they are of the format: "a b/c". It is why I 
changed ts.digitClass to be accessible from other places in the TS code.

If you really have a different format, then we need more info on that, and then 
it might be better to add specific parsers just for those languages.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to