https://bugzilla.wikimedia.org/show_bug.cgi?id=27620
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Krinkle <[email protected]> 2011-02-24 08:39:06 UTC --- May not be related but I noticed the other day that BannerLoader is causing a 302 redirect (not a 301 or 303) on all page views of non-English content language wikis. The url is constructed like : wgServer, wgScript, ?title=[localized namespace name for Special], :BannerListLoader &etc etc. "BannerListLoader" is put there in English, causing a redirect to the localized version (ie. "Speciaal:Bannerlijstlader" on nl.wikipedia) Can the special page _name_ be translated in the url construction, just like the namespace name is localized ? -- 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
