Last modified: 2011-08-30 21:00:47 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 T32613, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30613 - MW 1.18 alpha: Special:RequestAccount results in "undefined method Status::toString()"
MW 1.18 alpha: Special:RequestAccount results in "undefined method Status::to...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ConfirmAccount (Other open bugs)
unspecified
All All
: High normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-29 13:28 UTC by Gregor Hagedorn
Modified: 2011-08-30 21:00 UTC (History)
3 users (show)

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


Attachments

Description Gregor Hagedorn 2011-08-29 13:28:13 UTC
To reproduce: test-register on
http://biowikifarm.net/meta/Special:RequestAccount

result is:

Fatal error: Call to undefined method Status::toString() in /usr/share/mediawiki/extensions/ConfirmAccount/RequestAccount_body.php on line 382

SVN is r95552
Comment 1 Brion Vibber 2011-08-29 18:16:44 UTC
Looks like UserMailer got switched over from WikiError objects to Status objects, which apparently don't have a toString method.

Extension needs to be updated to match, perhaps.
Comment 2 Gregor Hagedorn 2011-08-30 21:00:47 UTC
Closing, is ok now in 1.18alpha (r95811)

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


Navigation
Links