Page MenuHomePhabricator

Request for sysop and importer on enwiki beta
Closed, ResolvedPublic

Description

Can the account Jackmcbarn on http://en.wikipedia.beta.wmflabs.org/ be given sysop? (Previously requested at http://deployment.wikimedia.beta.wmflabs.org/wiki/Global_requests which was since redirected to here)


Version: unspecified
Severity: normal

Details

Reference
bz59737

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:23 AM
bzimport set Reference to bz59737.
bzimport added a subscriber: Unknown Object (MLST).

I guess you are the Jackmcbarn that updated MagicWord recently? https://github.com/wikimedia/mediawiki-core/blob/master/includes/MagicWord.php?source=cc

I noticed that beta briefly had some fatal errors today because of this.

Is there a particular reason for you to have sysop on beta?

Yes, that's me. (What fatal errors, by the way?) The permission is for building a MediaWiki:Cascadeprotected addition that uses that magic word, to follow up on Mr. Stradivarius' work at https://en.wikipedia.org/wiki/MediaWiki_talk:Cascadeprotected (and for some other similar tasks that would be helpful from time to time).

Sorry to bother you again; I didn't realize sysop didn't come with importupload. Can I have importer as well, to load the live version of the pages I'm working on?

User Jackmcbarn now has "administrator" rights on beta enwiki. (I am assuming you didn't need global-sysop, and this should be the correct thing. Let me know if this doesn't meet your needs)

The error appearing on wiki pages on beta enwiki earlier today is showing up in the exceptions log but not the fatals log. Again, this appeared briefly and then did not return:

2014-01-06 19:07:13 deployment-apache32 enwiki: [4f19c3d0] /wiki/Main_Page Exception from line 317 of /data/project/apache/common-local/php-master/includes/MagicWord.php: Error: invalid magic word 'cascadingsources'
#0 /data/project/apache/common-local/php-master/includes/MagicWord.php(240): MagicWord->load('cascadingsource...')
#1 /data/project/apache/common-local/php-master/includes/parser/Parser.php(4979): MagicWord::get('cascadingsource...')
#2 /data/project/apache/common-local/php-master/includes/parser/CoreParserFunctions.php(60): Parser->setFunctionHook('cascadingsource...', Array, 1)
#3 /data/project/apache/common-local/php-master/includes/parser/Parser.php(271): CoreParserFunctions::register(Object(Parser))
#4 [internal function]: Parser->firstCallInit()
#5 /data/project/apache/common-local/php-master/includes/StubObject.php(99): call_user_func_array(Array, Array)
#6 /data/project/apache/common-local/php-master/includes/StubObject.php(119): StubObject->_call('firstCallInit', Array)
#7 /data/project/apache/common-local/php-master/includes/cache/MessageCache.php(1017): StubObject->__call('firstCallInit', Array)
#8 /data/project/apache/common-local/php-master/includes/cache/MessageCache.php(1017): StubObject->firstCallInit()
#9 /data/project/apache/common-local/php-master/includes/cache/MessageCache.php(1046): MessageCache->getParser()
#10 /data/project/apache/common-local/php-master/includes/Message.php(845): MessageCache->parse(''''[[{{MediaWik...', Object(Title), true, true, Object(Language))
#11 /data/project/apache/common-local/php-master/includes/Message.php(584): Message->parseText(''''[[{{MediaWik...')
#12 /data/project/apache/common-local/php-master/includes/Message.php(639): Message->toString()
#13 /data/project/apache/common-local/php-master/extensions/FlaggedRevs/frontend/FlaggablePageView.php(498): Message->parse()
#14 /data/project/apache/common-local/php-master/extensions/FlaggedRevs/frontend/FlaggablePageView.php(359): FlaggablePageView->showDraftVersion(Object(FlaggedRevision), '', '<img class="fla...')
#15 /data/project/apache/common-local/php-master/extensions/FlaggedRevs/frontend/FlaggedRevsUI.hooks.php(194): FlaggablePageView->setPageContent(false, true)
#16 [internal function]: FlaggedRevsUIHooks::onArticleViewHeader(Object(Article), false, true)
#17 /data/project/apache/common-local/php-master/includes/Hooks.php(199): call_user_func_array('FlaggedRevsUIHo...', Array)
#18 /data/project/apache/common-local/php-master/includes/GlobalFunctions.php(4032): Hooks::run('ArticleViewHead...', Array)
#19 /data/project/apache/common-local/php-master/includes/Article.php(615): wfRunHooks('ArticleViewHead...', Array)
#20 /data/project/apache/common-local/php-master/includes/actions/ViewAction.php(44): Article->view()
#21 /data/project/apache/common-local/php-master/includes/Wiki.php(441): ViewAction->show()
#22 /data/project/apache/common-local/php-master/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title))
#23 /data/project/apache/common-local/php-master/includes/Wiki.php(599): MediaWiki->performRequest()
#24 /data/project/apache/common-local/php-master/includes/Wiki.php(460): MediaWiki->main()
#25 /data/project/apache/common-local/php-master/index.php(49): MediaWiki->run()
#26 /data/project/apache/common-local/w/index.php(3): require('/data/project/a...')
#27 {main}
2014-01-06 19:07:15 deployment-apache32 enwiki:

You now also have "importer" rights.

Just by the way, a nice resource for discussion of beta labs and related topics is the QA mail list, you might be interested: https://lists.wikimedia.org/mailman/listinfo/qa . It's mostly low-noise and high-signal.