https://bugzilla.wikimedia.org/show_bug.cgi?id=44546
--- Comment #12 from darklama <[email protected]> --- en.wikiversity and en.wikibooks have also been broken by this. gerrit change I685d49a6 switched to using config overriding. Looking at the diff, I think some mistakes may have been introduced in determining which namespaces do and do not have subpages for many wikis. One of which was using 4=>0. gerrit change I8d8d1c6f removed a subpages hack for the project name for all wikis. I think this change in itself was fine, but by keeping 4=>0 everywhere subpages for the project namespace was broken for many wikis. gerrit change Ibcb53bee was likely meant to replace the hack by making the default to have subpages for the project namespace. However 4=>0 was kept in the overrides, which means many wikis don't recognize the project namespace as having subpages any more. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
