Last modified: 2014-10-28 19:02:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T74493, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72493 - Allow all custom Meta-Wiki namespaces for Special:Book
Allow all custom Meta-Wiki namespaces for Special:Book
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Normal normal (vote)
: ---
Assigned To: Sam Reed (reedy)
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-24 20:47 UTC by Nemo
Modified: 2014-10-28 19:02 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Nemo 2014-10-24 20:47:27 UTC
notafish reports that the book tool doesn't display on Grants_talk namespace pages. https://meta.wikimedia.org/w/index.php?title=User_talk:Nemo_bis&oldid=prev&diff=10309237

Indeed, we have:

'wmgCollectionArticleNamespaces' => array(
	'default' => array(
		NS_MAIN, NS_TALK, NS_USER, NS_USER_TALK, NS_PROJECT, NS_PROJECT_TALK, NS_MEDIAWIKI, NS_MEDIAWIKI_TALK,
		NS_HELP, NS_HELP_TALK, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111
	),
	'+enwikisource' => array( 114 ), // bug 56899
	'+metawiki' => array( 200 ),
),

Which is working as advertised. 

I'm not sure why we're doing all this just to exclude a handful namespaces, but clearly all custom namespaces are supposed to be added and we just forgot the "new" Meta-Wiki ones from 201 to 209.
Comment 1 Gerrit Notification Bot 2014-10-24 21:32:16 UTC
Change 168699 had a related patch set uploaded by Nemo bis:
Allow all custom Meta-Wiki namespaces in Special:Book

https://gerrit.wikimedia.org/r/168699
Comment 2 Gerrit Notification Bot 2014-10-28 18:58:25 UTC
Change 168699 merged by jenkins-bot:
Allow all custom Meta-Wiki namespaces in Special:Book

https://gerrit.wikimedia.org/r/168699

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links