https://bugzilla.wikimedia.org/show_bug.cgi?id=49600
--- Comment #4 from Sam Reed (reedy) <[email protected]> --- All namespaces? Installing it on some namespaces might have unwanted consequences. > var_dump( $wgNamespacesWithSubpages ); array(27) { [1]=> bool(true) [2]=> bool(true) [3]=> bool(true) [4]=> bool(true) [5]=> bool(true) [7]=> bool(true) [8]=> bool(true) [9]=> bool(true) [10]=> bool(true) [11]=> bool(true) [12]=> bool(true) [13]=> bool(true) [15]=> bool(true) [100]=> bool(true) [101]=> bool(true) [102]=> bool(true) [103]=> bool(true) [104]=> bool(true) [105]=> bool(true) [106]=> bool(true) [107]=> bool(true) [108]=> bool(true) [109]=> bool(true) [110]=> bool(true) [111]=> bool(true) [828]=> bool(true) [829]=> bool(true) } https://so.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces|namespacealiases You don't seem to currently have a Portal namespace... -- 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
