https://bugzilla.wikimedia.org/show_bug.cgi?id=164

Brion Vibber <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #224 from Brion Vibber <[email protected]> 2011-08-24 20:25:53 
UTC ---
I'm reopening this based on notes from bug 29788 etc.

* The fixes applied for this bug apply only for category member sorting, but
the problem exists in many other places as mentioned in the summary, such as
[[Special:Allpages]], [[Special:ListUsers]], etc

* There doesn't appear to be any straightforward way to set the collation to a
locale-specific one!

The only available options are "uppercase" and "uca-default" -- sorting in a
locale-specific way (say, Swedish per bug 29788) appears to require writing
additional code

* For some reason, site content language doesn't appear to be taken into
account in any way; you must set $wgCategoryCollation manually.

This seems very strange to me, and is an obvious additional burden on site
administrators to figure out how to code up (!) and then activate a
language-specific collation.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to