https://bugzilla.wikimedia.org/show_bug.cgi?id=29680
--- Comment #13 from Subfader <[email protected]> 2011-07-09 22:48:02 UTC --- Hmh, no? {{FULLPAGENAME}} is the forced sorting now since $wgCategoryPrefixedDefaultSortkey was removed. But the solution is easy :) $sortkey = $title->getText(); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
