Issue 118562 - Registration on wiki not possible for new users
Summary: Registration on wiki not possible for new users
Status: CLOSED FIXED_WITHOUT_CODE
Alias: None
Product: Infrastructure
Classification: Infrastructure
Component: Website general issues (show other issues)
Version: current
Hardware: All All
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: jan iversen
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-01 16:17 UTC by r4zoli
Modified: 2016-04-07 08:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description r4zoli 2011-11-01 16:17:09 UTC
When I tried to create new user account on wiki, get error: 

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

Backtrace:

#0 /x1/mediawiki-1.15.5live/includes/specials/SpecialUserlogin.php(333): wfRunHooks('AbortNewAccount', Array)
#1 /x1/mediawiki-1.15.5live/includes/specials/SpecialUserlogin.php(164): LoginForm->addNewAccountInternal()
#2 /x1/mediawiki-1.15.5live/includes/specials/SpecialUserlogin.php(106): LoginForm->addNewAccount()
#3 /x1/mediawiki-1.15.5live/includes/specials/SpecialUserlogin.php(17): LoginForm->execute()
#4 [internal function]: wfSpecialUserlogin(NULL, Object(SpecialPage))
#5 /x1/mediawiki-1.15.5live/includes/SpecialPage.php(771): call_user_func('wfSpecialUserlo...', NULL, Object(SpecialPage))
#6 /x1/mediawiki-1.15.5live/includes/SpecialPage.php(559): SpecialPage->execute(NULL)
#7 /x1/mediawiki-1.15.5live/includes/Wiki.php(229): SpecialPage::executePath(Object(Title))
#8 /x1/mediawiki-1.15.5live/includes/Wiki.php(59): MediaWiki->initializeSpecialCases(Object(Title), Object(OutputPage), Object(WebRequest))
#9 /x1/mediawiki-1.15.5live/index.php(116): MediaWiki->initialize(Object(Title), NULL, Object(OutputPage), Object(User), Object(WebRequest))
#10 {main}

I tested when tried to answer to the forum post: http://user.services.openoffice.org/en/forum/viewtopic.php?f=5&t=44979&p=207858#p207858

Possible caused by update to mediawiki 1.15.
Comment 1 jan iversen 2012-12-20 13:37:21 UTC
fixed in wikitest (goes live start 2013)