https://bugzilla.wikimedia.org/show_bug.cgi?id=42607
Mormegil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #6 from Mormegil <[email protected]> --- Eh? Don’t be silly. Create a new vanilla MediaWiki installation with $wgLanguageCode = "en". Create a new page {| class="wikitable sortable" ! Data |- | 123456 |- | 98765 |- | 333555 |- | 2468 |} Click on the header, it sorts correctly. Change $wgLanguageCode to "cs", try the same, it sorts incorrectly. MediaWiki does not “sort properly in default”. There are no custom data formats, no custom sorting, nothing nonstandard, just plain old integers here. The tablesorter is just plain broken. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
