Last modified: 2014-02-12 23:35:54 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 T47070, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45070 - Wikitable sortable - capital letters sort both before and after small ones
Wikitable sortable - capital letters sort both before and after small ones
Status: UNCONFIRMED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
1.21.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 31601
  Show dependency treegraph
 
Reported: 2013-02-16 10:43 UTC by Jan Kucera (Kozuch)
Modified: 2014-02-12 23:35 UTC (History)
3 users (show)

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


Attachments

Description Jan Kucera (Kozuch) 2013-02-16 10:43:23 UTC
Capital letters sometime sort before and sometime after small ones.

Example here: http://cs.wikipedia.org/wiki/Wikipedista:Kozuch/Sorting

Current situation: A,a,b,B,C,c

Desired order: A,a,B,b,C,c
OR
a,A,b,B,c,C
Comment 1 Derk-Jan Hartman 2013-07-18 13:40:34 UTC
By default, tablesorter text parser is doing a case insensitive compare. So the result of what you see, can be explained by the initial position of the characters in the table.

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


Navigation
Links