Page MenuHomePhabricator

Fatal error: Call to a member function inNamespace() on a non-object in CampaignHooks.php on line 174
Closed, ResolvedPublicPRODUCTION ERROR

Description

[14-Jan-2014 19:12:10] Fatal error: Call to a member function inNamespace() on a non-object at /usr/local/apache/common-local/php-1.23wmf10/extensions/UploadWizard/includes/CampaignHooks.php on line 174
Server: mw1044
Method: GET
URL: http://commons.wikimedia.org/
Backtrace:
#0 /usr/local/apache/common-local/php-1.23wmf10/extensions/UploadWizard/includes/CampaignHooks.php(174): CampaignHooks::onBeforePageDisplay()
#1 [internal function]: CampaignHooks::onBeforePageDisplay(Object(OutputPage), Object(SkinVector))
#2 /usr/local/apache/common-local/php-1.23wmf10/includes/Hooks.php(199): call_user_func_array('CampaignHooks::...', Array)
#3 /usr/local/apache/common-local/php-1.23wmf10/includes/GlobalFunctions.php(4032): Hooks::run('BeforePageDispl...', Array)
#4 /usr/local/apache/common-local/php-1.23wmf10/includes/OutputPage.php(2071): wfRunHooks('BeforePageDispl...', Array)
#5 /usr/local/apache/common-local/php-1.23wmf10/includes/Exception.php(225): OutputPage->output()
#6 /usr/local/apache/common-local/php-1.23wmf10/includes/Exception.php(265): MWException->reportHTML()
#7 /usr/local/apache/common-local/php-1.23wmf10/includes/Exception.php(612): MWException->report()
#8 /usr/local/apache/common-local/php-1.23wmf10/includes/Exception.php(686): MWExceptionHandler::report(Object(DBQueryError))
#9 /usr/local/apache/common-local/php-1.23wmf10/includes/Wiki.php(466): MWExceptionHandler::handle(Object(DBQueryError))
#10 /usr/local/apache/common-local/php-1.23wmf10/index.php(49): MediaWiki->run()
#11 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#12 {main}


Version: unspecified
Severity: normal

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:54 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz60051.
bzimport added a subscriber: Unknown Object (MLST).

Change 191404 had a related patch set uploaded (by Chad):
CampaignHooks: protect against OutputPage not having a title

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

Patch-For-Review

Change 191404 merged by jenkins-bot:
CampaignHooks: protect against OutputPage not having a title

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

Krenair claimed this task.
Krenair subscribed.

Should work fine now.

mmodell changed the subtype of this task from "Task" to "Production Error".Aug 28 2019, 11:12 PM