Page MenuHomePhabricator

Special:History throws fatal error on bad argument
Closed, ResolvedPublic

Description

Oh dears. https://en.m.wikipedia.org/wiki/Special:History/oasashsaashash


Version: unspecified
Severity: normal

Details

Reference
bz57392

Event Timeline

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

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1435

Change 97145 had a related patch set uploaded by Jdlrobson:
Avoid fatals in Special:History

https://gerrit.wikimedia.org/r/97145

[23-Nov-2013 00:00:48] Fatal error: Call to a member function getLocalUrl() on a non-object at /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/SpecialHistory.php on line 94
Server: mw1061
Method: GET
URL: http://commons.wikimedia.org/wiki/Special:History/oasashsaashash
Backtrace:
#0 /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/SpecialHistory.php(94): SpecialHistory::showRow()
#1 /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/SpecialHistory.php(134): SpecialHistory->showRow(Object(Revision), NULL)
#2 /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/SpecialHistory.php(36): SpecialHistory->showHistory(Object(ResultWrapper))
#3 /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/MobileSpecialPage.php(30): SpecialHistory->executeWhenAvailable('oasashsaashash')
#4 /usr/local/apache/common-local/php-1.23wmf4/extensions/MobileFrontend/includes/specials/MobileSpecialPageFeed.php(9): MobileSpecialPage->execute('oasashsaashash')
#5 /usr/local/apache/common-local/php-1.23wmf4/includes/SpecialPage.php(631): MobileSpecialPageFeed->execute('oasashsaashash')
#6 /usr/local/apache/common-local/php-1.23wmf4/includes/SpecialPageFactory.php(488): SpecialPage->run('oasashsaashash')
#7 /usr/local/apache/common-local/php-1.23wmf4/includes/Wiki.php(298): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#8 /usr/local/apache/common-local/php-1.23wmf4/includes/Wiki.php(596): MediaWiki->performRequest()
#9 /usr/local/apache/common-local/php-1.23wmf4/includes/Wiki.php(460): MediaWiki->main()
#10 /usr/local/apache/common-local/php-1.23wmf4/index.php(49): MediaWiki->run()
#11 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#12 {main}

Seems to be resolved - not seeing this on enwiki anymore