https://bugzilla.wikimedia.org/show_bug.cgi?id=44638
Web browser: ---
Bug ID: 44638
Summary: enWikisource: template ns lost subpages
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Site requests
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
To my eye we have lost subpages in Template ns (though it may be that we never
had them, though I do believe we did).
From InitialiseSettings.php what I see today
'wgNamespacesWithSubpages' => array( ...
'+enwikisource' => array( 0 => 1, 6 => 0, 8 => 0 ),
From several days ago, I believe that this is what the initialisesetting was
...
'wgNamespacesWithSubpages' => array( ...
'enwikisource' => array( -1 => 0, 0 => 1, 1 => 1, 2 => 1, 3 => 1, 4 => 1, 5
=> 1, 6 => 0, 7 => 1, 8 => 0, 9 => 1, 10 => 1, 11 => 1, 100 => 1, 101 => 1, 102
=> 1, 103 => 1 ),
api data of today
https://en.wikisource.org/w/api.php?action=query&meta=siteinfo&siprop=general|namespaces|namespacealiases|statistics|extensiontags|interwikimap|usergroups
<namespaces>
<ns id="-2" case="first-letter" canonical="Media"
xml:space="preserve">Media</ns>
<ns id="-1" case="first-letter" canonical="Special"
xml:space="preserve">Special</ns>
<ns id="0" case="first-letter" subpages="" content=""
xml:space="preserve" />
<ns id="1" case="first-letter" subpages="" canonical="Talk"
xml:space="preserve">Talk</ns>
<ns id="2" case="first-letter" subpages="" canonical="User"
xml:space="preserve">User</ns>
<ns id="3" case="first-letter" subpages="" canonical="User talk"
xml:space="preserve">User talk</ns>
<ns id="4" case="first-letter" subpages="" canonical="Project"
xml:space="preserve">Wikisource</ns>
<ns id="5" case="first-letter" subpages="" canonical="Project talk"
xml:space="preserve">Wikisource talk</ns>
<ns id="6" case="first-letter" canonical="File"
xml:space="preserve">File</ns>
<ns id="7" case="first-letter" subpages="" canonical="File talk"
xml:space="preserve">File talk</ns>
<ns id="8" case="first-letter" canonical="MediaWiki"
xml:space="preserve">MediaWiki</ns>
<ns id="9" case="first-letter" subpages="" canonical="MediaWiki talk"
xml:space="preserve">MediaWiki talk</ns>
<ns id="10" case="first-letter" canonical="Template"
xml:space="preserve">Template</ns>
<ns id="11" case="first-letter" canonical="Template talk"
xml:space="preserve">Template talk</ns>
<ns id="12" case="first-letter" subpages="" canonical="Help"
xml:space="preserve">Help</ns>
<ns id="13" case="first-letter" subpages="" canonical="Help talk"
xml:space="preserve">Help talk</ns>
<ns id="14" case="first-letter" canonical="Category"
xml:space="preserve">Category</ns>
<ns id="15" case="first-letter" subpages="" canonical="Category talk"
xml:space="preserve">Category talk</ns>
<ns id="100" case="first-letter" subpages="" canonical="Portal"
xml:space="preserve">Portal</ns>
<ns id="101" case="first-letter" subpages="" canonical="Portal talk"
xml:space="preserve">Portal talk</ns>
<ns id="102" case="first-letter" subpages="" canonical="Author"
content="" xml:space="preserve">Author</ns>
<ns id="103" case="first-letter" subpages="" canonical="Author talk"
xml:space="preserve">Author talk</ns>
<ns id="104" case="first-letter" subpages="" canonical="Page" content=""
xml:space="preserve">Page</ns>
<ns id="105" case="first-letter" subpages="" canonical="Page talk"
xml:space="preserve">Page talk</ns>
<ns id="106" case="first-letter" subpages="" canonical="Index" content=""
xml:space="preserve">Index</ns>
<ns id="107" case="first-letter" subpages="" canonical="Index talk"
xml:space="preserve">Index talk</ns>
</namespaces>
--
You are receiving this mail because:
You are on the CC list for the bug.
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