Page MenuHomePhabricator

Exception from line 375 of SpecialPage.php: Call to undefined method SpecialCentralAuth::getPageTitle
Closed, ResolvedPublic

Description

2013-12-30 19:52:56 mw1079 mlwikisource: [f20cbcc6] /wiki/%E0%B4%AA%E0%B5%8D%E0%B4%B0%E0%B4%A4%E0%B5%8D%E0%B4%AF%E0%B5%87%E0%B4%95%E0%B4%82:%E0%B4%95%E0%B5%87%E0%B4%A8%E0%B5%8D%E0%B4%A6%E0%B5%8D%E0%B4%B0%E0%B5%80%E0%B4%95%E0%B5%83%E0%B4%A4_%E0%B4%85%E0%B4%82%E0%B4%97%E0%B5%80%E0%B4%95%E0%B4%BE%E0%B4%B0%E0%B4%82/Harishgnath1980 Exception from line 375 of /usr/local/apache/common-local/php-1.23wmf8/includes/specialpage/SpecialPage.php: Call to undefined method SpecialCentralAuth::getPageTitle
#0 /usr/local/apache/common-local/php-1.23wmf8/extensions/CentralAuth/specials/SpecialCentralAuth.php(179): SpecialPage->__call('getPageTitle', Array)
#1 /usr/local/apache/common-local/php-1.23wmf8/extensions/CentralAuth/specials/SpecialCentralAuth.php(179): SpecialCentralAuth->getPageTitle()
#2 /usr/local/apache/common-local/php-1.23wmf8/extensions/CentralAuth/specials/SpecialCentralAuth.php(66): SpecialCentralAuth->showUsernameForm()
#3 /usr/local/apache/common-local/php-1.23wmf8/includes/specialpage/SpecialPage.php(673): SpecialCentralAuth->execute('Harishgnath1980')
#4 /usr/local/apache/common-local/php-1.23wmf8/includes/SpecialPageFactory.php(488): SpecialPage->run('Harishgnath1980')
#5 /usr/local/apache/common-local/php-1.23wmf8/includes/Wiki.php(298): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#6 /usr/local/apache/common-local/php-1.23wmf8/includes/Wiki.php(596): MediaWiki->performRequest()
#7 /usr/local/apache/common-local/php-1.23wmf8/includes/Wiki.php(460): MediaWiki->main()
#8 /usr/local/apache/common-local/php-1.23wmf8/index.php(49): MediaWiki->run()
#9 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#10 {main}


Version: unspecified
Severity: normal

Details

Reference
bz59134

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:37 AM
bzimport set Reference to bz59134.
bzimport added a subscriber: Unknown Object (MLST).

CentralAuth was updated without having core updated?