Last modified: 2014-09-24 01:26:43 UTC
Created attachment 5241 [details] unified diff file This patch allows tables with fractions in them to be sorted properly. It only works for the simplest of fractions consisting of only a numerator and denominator, with no other operations. It could be made more powerful, but it's beyond the scope of my efforts.
Needs updated patch
*Bulk BZ Change: +Patch to open bugs with patches attached that are missing the keyword*
does the updated JS table sorter handle this?
Not related to language afaik (removing as bug 30673 blocker). This is a separate bug for our javascript tablesorter.
SharkD, your patch no longer cleanly applies against trunk, so I am marking it reviewed. Thanks for the patch. If you're still running into this problem, and you would like to revise your patch, please come into #mediawiki on freenode IRC to talk about revising the patch. Thanks again!
I have created a new and more complete fractions parser. I'll complete the testcase later tonight and add it.
Done in r111884
reverted
(for the benefit of other interested readers -- reverted in r113122 )