https://bugzilla.wikimedia.org/show_bug.cgi?id=45031
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Tim Starling <[email protected]> --- (In reply to comment #5) > At least at the moment, the early call to CanonicalNamespaces seems to be > from > ShortUrlHooks::setupUrlRouting(), which is called for the > WebRequestPathInfoRouter hook, which is being called from the call to > $wgRequest->interpolateTitle() in Setup.php. Setup.php line 530 doesn't seem very early to me. Why are namespaces being added after that? Usually, early initialisation problems affect LocalSettings.php. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
