Last modified: 2009-10-28 19:11:39 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 T18472, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16472 - Bug in PasswordReset extension
Bug in PasswordReset extension
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
PasswordReset (Other open bugs)
unspecified
All All
: Normal blocker (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-27 06:46 UTC by Bertrand GRONDIN
Modified: 2009-10-28 19:11 UTC (History)
1 user (show)

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


Attachments

Description Bertrand GRONDIN 2008-11-27 06:46:27 UTC
Impossible to edit mediawiki page : I read the following message 

Detected bug in an extension! Hook PasswordReset::GetBlockedStatus failed to return a value; should return true to continue hook processing or false to abort.

Backtrace:

#0 /var/www/wiki/includes/User.php(1093): wfRunHooks('GetBlockedStatu...', Array)
#1 /var/www/wiki/includes/User.php(1262): User->getBlockedStatus(false)
#2 /var/www/wiki/includes/User.php(1279): User->isBlocked(false)
#3 /var/www/wiki/includes/Title.php(1025): User->isBlockedFrom(Object(Title))
#4 /var/www/wiki/includes/EditPage.php(476): Title->getUserPermissionsErrors('edit', Object(User))
#5 /var/www/wiki/includes/EditPage.php(385): EditPage->getEditPermissionErrors()
#6 /var/www/wiki/includes/EditPage.php(342): EditPage->edit()
#7 /var/www/wiki/includes/Wiki.php(494): EditPage->submit()
#8 /var/www/wiki/includes/Wiki.php(59): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest))
#9 /var/www/wiki/index.php(93): MediaWiki->initialize(Object(Title), Object(Article), Object(OutputPage), Object(User), Object(WebRequest))
#10 {main}
Comment 1 Bertrand GRONDIN 2008-11-27 06:53:39 UTC
I forgot the following message : 

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'PasswordReset::GetBlockedStatus' was given in /var/www/wiki/includes/Hooks.php on line 117
Comment 2 Alexandre Emsenhuber [IAlex] 2008-11-28 20:55:35 UTC
This seems to be related with r43971 since this revision introduced a new class named PasswordReset that conflicts with the one of this extension.
Comment 3 Alexandre Emsenhuber [IAlex] 2008-11-29 19:49:02 UTC
should be fixed in r44047.

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


Navigation
Links