Page MenuHomePhabricator

Fatal error: Call to a member function getText() on a non-object in CourseTalkFormatter.php on line 32
Closed, ResolvedPublicPRODUCTION ERROR

Description

[13-Feb-2014 19:35:31] Fatal error: Call to a member function getText() on a non-object at /usr/local/apache/common-local/php-1.23wmf13/extensions/EducationProgram/includes/notifications/CourseTalkFormatter.php on line 32
Server: mw1058
Method: GET
URL: http://en.wikipedia.org/wiki/Special:Notifications
Backtrace:
#0 /usr/local/apache/common-local/php-1.23wmf13/extensions/EducationProgram/includes/notifications/CourseTalkFormatter.php(32): EducationProgram\CourseTalkFormatter::processParam()
#1 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(647): EducationProgram\CourseTalkFormatter->processParam(Object(EchoEvent), 'short-title-tex...', Object(Message), Object(User))
#2 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(361): EchoBasicFormatter->processParams(Array, Object(EchoEvent), Object(Message), Object(User))
#3 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(262): EchoBasicFormatter->formatFragment(Array, Object(EchoEvent), Object(User))
#4 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(222): EchoBasicFormatter->formatNotificationTitle(Object(EchoEvent), Object(User))
#5 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/controller/NotificationController.php(338): EchoBasicFormatter->format(Object(EchoEvent), Object(User), 'web')
#6 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/api/ApiEchoNotifications.php(144): EchoNotificationController::formatNotification(Object(EchoEvent), Object(User), 'html')
#7 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/special/SpecialNotifications.php(41): ApiEchoNotifications::getNotifications(Object(User), 'html', 21, NULL)
#8 /usr/local/apache/common-local/php-1.23wmf13/includes/specialpage/SpecialPage.php(374): SpecialNotifications->execute(NULL)
#9 /usr/local/apache/common-local/php-1.23wmf13/includes/specialpage/SpecialPageFactory.php(489): SpecialPage->run(NULL)
#10 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(285): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#11 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(586): MediaWiki->performRequest()
#12 /usr/local/apache/common-local/php-1.23wmf13/includes/Wiki.php(447): MediaWiki->main()
#13 /usr/local/apache/common-local/php-1.23wmf13/index.php(49): MediaWiki->run()
#14 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#15 {main}


Version: unspecified
Severity: normal

Details

Reference
bz61330

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:51 AM
bzimport set Reference to bz61330.
bzimport added a subscriber: Unknown Object (MLST).

[13-Feb-2014 19:56:52] Fatal error: Call to a member function getText() on a non-object at /usr/local/apache/common-local/php-1.23wmf13/extensions/EducationProgram/includes/notifications/CourseTalkFormatter.php on line 32
Server: mw1120
Method: GET
URL: http://en.wikipedia.org/w/api.php?action=query&format=json&meta=notifications&notformat=flyout&notlimit=8&notprop=index%7Clist%7Ccount&_=1392321414644
Backtrace:
#0 /usr/local/apache/common-local/php-1.23wmf13/extensions/EducationProgram/includes/notifications/CourseTalkFormatter.php(32): EducationProgram\CourseTalkFormatter::processParam()
#1 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(647): EducationProgram\CourseTalkFormatter->processParam(Object(EchoEvent), 'short-title-tex...', Object(Message), Object(User))
#2 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(361): EchoBasicFormatter->processParams(Array, Object(EchoEvent), Object(Message), Object(User))
#3 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(260): EchoBasicFormatter->formatFragment(Array, Object(EchoEvent), Object(User))
#4 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/formatters/BasicFormatter.php(222): EchoBasicFormatter->formatNotificationTitle(Object(EchoEvent), Object(User))
#5 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/controller/NotificationController.php(338): EchoBasicFormatter->format(Object(EchoEvent), Object(User), 'web')
#6 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/api/ApiEchoNotifications.php(144): EchoNotificationController::formatNotification(Object(EchoEvent), Object(User), 'flyout')
#7 /usr/local/apache/common-local/php-1.23wmf13/extensions/Echo/api/ApiEchoNotifications.php(26): ApiEchoNotifications::getNotifications(Object(User), 'flyout', 9, NULL)
#8 /usr/local/apache/common-local/php-1.23wmf13/includes/api/ApiQuery.php(279): ApiEchoNotifications->execute()
#9 /usr/local/apache/common-local/php-1.23wmf13/includes/api/ApiMain.php(861): ApiQuery->execute()
#10 /usr/local/apache/common-local/php-1.23wmf13/includes/api/ApiMain.php(362): ApiMain->executeAction()
#11 /usr/local/apache/common-local/php-1.23wmf13/includes/api/ApiMain.php(333): ApiMain->executeActionWithErrorHandling()
#12 /usr/local/apache/common-local/php-1.23wmf13/api.php(76): ApiMain->execute()
#13 /usr/local/apache/common-local/w/api.php(3): require('/usr/local/apac...')
#14 {main}

Change 113301 had a related patch set uploaded by AndyRussG:
Fix course talk notification for deleted pages

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

Change 113301 merged by jenkins-bot:
Fix course talk notification for deleted pages

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

Temporary fix committed and merged, hence resetting status.

hashar claimed this task.
hashar subscribed.

Doesn't seem to happen anymore.

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