Last modified: 2014-02-07 09:38:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T62985, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 60985 - Fatal error at https://en.wikipedia.org/wiki/Special:Notifications
Fatal error at https://en.wikipedia.org/wiki/Special:Notifications
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Echo (Other open bugs)
master
All All
: Immediate major (vote)
: ---
Assigned To: Nobody - You can work on this!
https://en.wikipedia.org/wiki/Special...
:
: 60987 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-06 20:57 UTC by MZMcBride
Modified: 2014-02-07 09:38 UTC (History)
9 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description MZMcBride 2014-02-06 20:57:29 UTC
Logged-in and trying to reach https://en.wikipedia.org/wiki/Special:Notifications currently results in a fatal error:

PHP fatal error in /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/NotificationFormatter.php line 123: 
Call to a member function getPrefixedText() on a non-object
Comment 1 Sam Reed (reedy) 2014-02-06 20:59:09 UTC
[06-Feb-2014 20:56:46] Fatal error: Call to a member function getPrefixedText() on a non-object at /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/NotificationFormatter.php on line 123
Server: mw1057
Method: GET
URL: http://en.wikipedia.org/wiki/Special:Notifications
Backtrace:
#0 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/NotificationFormatter.php(123): EchoNotificationFormatter::formatTitle()
#1 /usr/local/apache/common-local/php-1.23wmf11/extensions/Flow/includes/Notifications/Formatter.php(54): EchoNotificationFormatter->formatTitle(NULL)
#2 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/BasicFormatter.php(647): Flow\NotificationFormatter->processParam(Object(EchoEvent), 'flow-title', Object(Message), Object(User))
#3 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/BasicFormatter.php(361): EchoBasicFormatter->processParams(Array, Object(EchoEvent), Object(Message), Object(User))
#4 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/BasicFormatter.php(262): EchoBasicFormatter->formatFragment(Array, Object(EchoEvent), Object(User))
#5 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/formatters/BasicFormatter.php(222): EchoBasicFormatter->formatNotificationTitle(Object(EchoEvent), Object(User))
#6 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/controller/NotificationController.php(336): EchoBasicFormatter->format(Object(EchoEvent), Object(User), 'web')
#7 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/api/ApiEchoNotifications.php(144): EchoNotificationController::formatNotification(Object(EchoEvent), Object(User), 'html')
#8 /usr/local/apache/common-local/php-1.23wmf11/extensions/Echo/special/SpecialNotifications.php(41): ApiEchoNotifications::getNotifications(Object(User), 'html', 21, NULL)
#9 /usr/local/apache/common-local/php-1.23wmf11/includes/specialpage/SpecialPage.php(374): SpecialNotifications->execute(NULL)
#10 /usr/local/apache/common-local/php-1.23wmf11/includes/SpecialPageFactory.php(487): SpecialPage->run(NULL)
#11 /usr/local/apache/common-local/php-1.23wmf11/includes/Wiki.php(298): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#12 /usr/local/apache/common-local/php-1.23wmf11/includes/Wiki.php(599): MediaWiki->performRequest()
#13 /usr/local/apache/common-local/php-1.23wmf11/includes/Wiki.php(460): MediaWiki->main()
#14 /usr/local/apache/common-local/php-1.23wmf11/index.php(49): MediaWiki->run()
#15 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#16 {main}
Comment 2 Kunal Mehta (Legoktm) 2014-02-06 20:59:44 UTC
*** Bug 60987 has been marked as a duplicate of this bug. ***
Comment 3 Gerrit Notification Bot 2014-02-06 21:01:02 UTC
Change 111891 had a related patch set uploaded by EBernhardson:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111891
Comment 4 Gerrit Notification Bot 2014-02-06 21:04:12 UTC
Change 111891 merged by jenkins-bot:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111891
Comment 5 Gerrit Notification Bot 2014-02-06 21:04:39 UTC
Change 111892 had a related patch set uploaded by Legoktm:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111892
Comment 6 Gerrit Notification Bot 2014-02-06 21:05:16 UTC
Change 111893 had a related patch set uploaded by Legoktm:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111893
Comment 7 Gerrit Notification Bot 2014-02-06 21:05:36 UTC
Change 111894 had a related patch set uploaded by Legoktm:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111894
Comment 8 Gerrit Notification Bot 2014-02-06 23:28:48 UTC
Change 111892 abandoned by EBernhardson:
Invalid passed arguments should be catchable, not fatal

Reason:
wmf11 is no longer deployed to any prod wiki

https://gerrit.wikimedia.org/r/111892
Comment 9 Gerrit Notification Bot 2014-02-06 23:39:51 UTC
Change 111893 merged by jenkins-bot:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111893
Comment 10 Gerrit Notification Bot 2014-02-06 23:39:54 UTC
Change 111894 merged by jenkins-bot:
Invalid passed arguments should be catchable, not fatal

https://gerrit.wikimedia.org/r/111894
Comment 11 Andre Klapper 2014-02-07 09:38:42 UTC
All patches for all deployed branches merged - closing as FIXED.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links