https://bugzilla.wikimedia.org/show_bug.cgi?id=22318
Uwe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Uwe <[email protected]> 2010-02-05 15:32:23 UTC --- To my sorrow you have implemented ONLY the localized form of category "name". In my suggestion there was '... '/\[\[(Category|'.$wgContLang->getNsText(14).'):.+\]\])/' instead of "/\[\[$cat_ns_name:(.*)\]\]/" to assure that BOTH the standard English version AND the localized version $wgContLang->getNsText(14) can work. -- 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. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
