https://bugzilla.wikimedia.org/show_bug.cgi?id=32792
--- Comment #3 from Minh Nguyễn <[email protected]> 2011-12-06 23:29:58 UTC --- Created attachment 9626 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9626 Patch for calls to MWNamespace::getCanonicalIndex() This patch modifies all calls to MWNamespace::getCanonicalIndex() to not only lowercase the namespace name but also replace spaces with underscores. getCanonicalIndex() appears to be the only problematic API used by this extension. This is my first patch; please be gentle. :-) -- 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
