Page MenuHomePhabricator

Fatal error: Call to a member function getParserOutput() on a non-object
Closed, ResolvedPublic

Description

[10-Nov-2012 13:32:48] Fatal error: Call to a member function getParserOutput() on a non-object in /usr/local/apache/common-local/php-1.21wmf3/includes/WikiPage.php on line 3363
Server: srv237
Method: GET
URL: http://os.wikipedia.org/wiki/1890
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf3/includes/WikiPage.php(3363): PoolWorkArticleView::doWork()
#1 /usr/local/apache/common-local/php-1.21wmf3/includes/PoolCounter.php(209): PoolWorkArticleView->doWork()
#2 /usr/local/apache/common-local/php-1.21wmf3/includes/Article.php(711): PoolCounterWork->execute()
#3 /usr/local/apache/common-local/php-1.21wmf3/includes/actions/ViewAction.php(37): Article->view()
#4 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(429): ViewAction->show()
#5 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title))
#6 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(555): MediaWiki->performRequest()
#7 /usr/local/apache/common-local/php-1.21wmf3/includes/Wiki.php(448): MediaWiki->main()
#8 /usr/local/apache/common-local/php-1.21wmf3/index.php(59): MediaWiki->run()
#9 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#10 {main}


Version: unspecified
Severity: normal

Details

Reference
bz41966

Event Timeline

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

please verify that this is really fixed. the above change set does not seem to actually do that the commit message sais.

To the latest news, Article::getPage() returns a WikiPage instance, not Article...

Closed older resolved bugs as verified.