https://bugzilla.wikimedia.org/show_bug.cgi?id=35995
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to comment #0) > In MW 1.17 case insensitive sorting was fixed on category pages so "bar" > sorts > before "Foo" and not after A-Z. > > Lists like [[Special:EditWatchlist]] still sort case sensitive: > http://i.imgur.com/O81U6.png > > Tested with MySQL, MW 1.16a and trunk on mediawoiki.org The feature was meant only for categories. I don't think we plan on using database collation support. your fix probably wouldn't work if you had non latin1 characters -- 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
