Last modified: 2012-08-03 15:58:58 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 T31682, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29682 - Fatal error when accessing Special:GlobalGroupMembership
Fatal error when accessing Special:GlobalGroupMembership
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
CentralAuth (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Victor Vasiliev
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-02 16:39 UTC by Kudu
Modified: 2012-08-03 15:58 UTC (History)
3 users (show)

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


Attachments

Description Kudu 2011-07-02 16:39:09 UTC
Setup: Latest CentralAuth trunk, MediaWiki 1.17 Final

When accessing Special:GlobalGroupMembership, I get this error:

  PHP Fatal error:  Call to a member function getGroup() on a non-object in /var/www/mywiki/includes/OutputPage.php on line 2707

I've been able to fix this, at least temporarily, by undoing the change in r83789.
Comment 1 Kudu 2011-07-02 16:40:15 UTC
Diff: r1=83788&r2=83789">http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CentralAuth/SpecialGlobalGroupMembership.php?&pathrev=83789&r1=83788&r2=83789
Comment 2 Roan Kattouw 2011-07-03 10:31:05 UTC
This sounds like an incarnation of bug 29569 (calling addModuleStyles() on a nonexistent module causes a fatal) and the mediawiki.special module somehow not existing in 1.17 core while it's referred to in the 1.17 extensions.
Comment 3 Kudu 2011-07-03 19:44:08 UTC
Although it's annoying that it causes a fatal error instead of ignoring it / throwing an exception, it is still a CentralAuth issue that there's a reference to a module which doesn't exist in MediaWiki 1.17.
Comment 4 Sam Reed (reedy) 2012-08-03 15:58:58 UTC
Setup: Latest CentralAuth trunk, MediaWiki 1.17 Final

^ Trunk extensions aren't expected to work with older releases

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


Navigation
Links