Last modified: 2014-02-12 06:09:07 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 T63252, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61252 - Fatal error: applying cross-wiki user rights broken (seemingly following rollout of 1.23wmf13)
Fatal error: applying cross-wiki user rights broken (seemingly following roll...
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: Highest critical (vote)
: ---
Assigned To: Kunal Mehta (Legoktm)
:
Depends on:
Blocks: SWMT
  Show dependency treegraph
 
Reported: 2014-02-12 05:26 UTC by billinghurst
Modified: 2014-02-12 06:09 UTC (History)
7 users (show)

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


Attachments

Description billinghurst 2014-02-12 05:26:38 UTC
When at [[m:Special:UserRights]] trying to apply xwiki rights (as a steward) and it fails, generating a FATAL ERROR screen 

PHP fatal error in /usr/local/apache/common-local/php-1.23wmf13/includes/specials/SpecialUserrights.php line 155:
Call to undefined method UserRightsProxy::clearInstanceCache() 

Stewards are therefore unable to change any rights crosswiki.

I was unsuccessful to apply rights changes to idwikibooks (different rights tried), mediawiki, afwiki.  This is wmf12 and wmf13 renditions, so it doesn't seem to be at the receiving end.

I can successfully change local rights at meta, so it does not seem to be internal to a wiki.
Comment 1 MZMcBride 2014-02-12 05:38:06 UTC
Likely related: https://gerrit.wikimedia.org/r/110869
Comment 2 Kunal Mehta (Legoktm) 2014-02-12 05:39:25 UTC
#0 /usr/local/apache/common-local/php-1.23wmf13/includes/specials/SpecialUserrights.php(155): UserrightsPage->execute()
#1 /usr/local/apache/common-local/php-1.23wmf13/includes/specialpage/SpecialPage.php(374): UserrightsPage->execute(NULL)
#2 /usr/local/apache/common-local/php-1.23wmf13/includes/specialpage/SpecialPageFactory.php(489): SpecialPage->run(NULL)
#3 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(285): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#4 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(586): MediaWiki->performRequest()
#5 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(447): MediaWiki->main()
#6 /usr/local/apache/common-local/php-1.23wmf13/index.php(49): MediaWiki->run()
#7 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#8 {main}
Comment 3 Gerrit Notification Bot 2014-02-12 05:45:07 UTC
Change 112847 had a related patch set uploaded by Legoktm:
Only call ->clearInstanceCache() if $targetUser instanceof User

https://gerrit.wikimedia.org/r/112847
Comment 4 Gerrit Notification Bot 2014-02-12 06:00:29 UTC
Change 112848 had a related patch set uploaded by Tim Starling:
Only call ->clearInstanceCache() if $targetUser instanceof User

https://gerrit.wikimedia.org/r/112848
Comment 5 Gerrit Notification Bot 2014-02-12 06:03:48 UTC
Change 112847 merged by jenkins-bot:
Only call ->clearInstanceCache() if $targetUser instanceof User

https://gerrit.wikimedia.org/r/112847
Comment 6 Gerrit Notification Bot 2014-02-12 06:04:43 UTC
Change 112848 merged by jenkins-bot:
Only call ->clearInstanceCache() if $targetUser instanceof User

https://gerrit.wikimedia.org/r/112848
Comment 7 Kunal Mehta (Legoktm) 2014-02-12 06:09:07 UTC
Deployed by Tim, and verified by billinghurst that it was working again.

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


Navigation
Links