Last modified: 2014-08-05 20:10:56 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 T70523, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68523 - Fatal error: Call to a member function getLanguage() on a non-object WikiPageMessageGroup.php on line 138
Fatal error: Call to a member function getLanguage() on a non-object WikiPage...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-24 18:42 UTC by Sam Reed (reedy)
Modified: 2014-08-05 20:10 UTC (History)
4 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-07-24 18:42:16 UTC
[2014-07-24 18:41:09] Fatal error: Call to a member function getLanguage() on a non-object at /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/messagegroups/WikiPageMessageGroup.php on line 138
Server: mw1063
Method: GET
URL: http://www.mediawiki.org/wiki/User:John_Andersson_(WMSE)
Backtrace:
#0 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/messagegroups/WikiPageMessageGroup.php(138): WikiPageMessageGroup::getDescription()
#1 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/utils/StatsTable.php(279): WikiPageMessageGroup->getDescription()
#2 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/utils/StatsTable.php(242): StatsTable->getGroupDescription(Object(WikiPageMessageGroup))
#3 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/specials/SpecialLanguageStats.php(506): StatsTable->makeGroupLink(Object(WikiPageMessageGroup), 'sv', Array)
#4 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/specials/SpecialLanguageStats.php(423): SpecialLanguageStats->makeGroupRow(Object(WikiPageMessageGroup), Array, Object(AggregateMessageGroup))
#5 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/specials/SpecialLanguageStats.php(433): SpecialLanguageStats->makeGroupGroup(Object(WikiPageMessageGroup), Array, Object(AggregateMessageGroup))
#6 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/specials/SpecialLanguageStats.php(380): SpecialLanguageStats->makeGroupGroup(Array, Array)
#7 /usr/local/apache/common-local/php-1.24wmf15/extensions/Translate/specials/SpecialLanguageStats.php(157): SpecialLanguageStats->getTable()
#8 /usr/local/apache/common-local/php-1.24wmf15/includes/specialpage/SpecialPage.php(382): SpecialLanguageStats->execute('sv')
#9 /usr/local/apache/common-local/php-1.24wmf15/includes/specialpage/SpecialPageFactory.php(516): SpecialPage->run('sv')
#10 /usr/local/apache/common-local/php-1.24wmf15/includes/specialpage/SpecialPageFactory.php(555): SpecialPageFactory::executePath(Object(Title), Object(RequestContext), true)
#11 /usr/local/apache/common-local/php-1.24wmf15/includes/parser/Parser.php(3516): SpecialPageFactory::capturePath(Object(Title), Object(RequestContext))
#12 /usr/local/apache/common-local/php-1.24wmf15/includes/parser/Preprocessor_DOM.php(1175): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#13 /usr/local/apache/common-local/php-1.24wmf15/includes/parser/Parser.php(3248): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#14 /usr/local/apache/common-local/php-1.24wmf15/includes/parser/Parser.php(1239): Parser->replaceVariables('== In need of S...')
#15 /usr/local/apache/common-local/php-1.24wmf15/includes/parser/Parser.php(405): Parser->internalParse('== In need of S...')
#16 /usr/local/apache/common-local/php-1.24wmf15/includes/content/WikitextContent.php(327): Parser->parse('== In need of S...', Object(Title), Object(ParserOptions), true, true, 885084)
#17 /usr/local/apache/common-local/php-1.24wmf15/includes/content/AbstractContent.php(486): WikitextContent->fillParserOutput(Object(Title), 885084, Object(ParserOptions), true, Object(ParserOutput))
#18 /usr/local/apache/common-local/php-1.24wmf15/includes/poolcounter/PoolWorkArticleView.php(139): AbstractContent->getParserOutput(Object(Title), 885084, Object(ParserOptions))
#19 /usr/local/apache/common-local/php-1.24wmf15/includes/poolcounter/PoolCounterWork.php(120): PoolWorkArticleView->doWork()
#20 /usr/local/apache/common-local/php-1.24wmf15/includes/page/Article.php(688): PoolCounterWork->execute()
#21 /usr/local/apache/common-local/php-1.24wmf15/includes/actions/ViewAction.php(44): Article->view()
#22 /usr/local/apache/common-local/php-1.24wmf15/includes/MediaWiki.php(431): ViewAction->show()
#23 /usr/local/apache/common-local/php-1.24wmf15/includes/MediaWiki.php(295): MediaWiki->performAction(Object(Article), Object(Title))
#24 /usr/local/apache/common-local/php-1.24wmf15/includes/MediaWiki.php(603): MediaWiki->performRequest()
#25 /usr/local/apache/common-local/php-1.24wmf15/includes/MediaWiki.php(452): MediaWiki->main()
#26 /usr/local/apache/common-local/php-1.24wmf15/index.php(46): MediaWiki->run()
#27 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#28 {main}
Comment 1 Gerrit Notification Bot 2014-07-24 19:04:09 UTC
Change 149083 had a related patch set uploaded by Nikerabbit:
Fix fatal error in WikiPageMessageGroup

https://gerrit.wikimedia.org/r/149083
Comment 2 Gerrit Notification Bot 2014-07-24 20:02:07 UTC
Change 149106 had a related patch set uploaded by Reedy:
Fix fatal error in WikiPageMessageGroup

https://gerrit.wikimedia.org/r/149106
Comment 3 Gerrit Notification Bot 2014-07-24 20:04:18 UTC
Change 149083 merged by jenkins-bot:
Fix fatal error in WikiPageMessageGroup

https://gerrit.wikimedia.org/r/149083
Comment 4 Gerrit Notification Bot 2014-07-24 20:06:35 UTC
Change 149106 merged by jenkins-bot:
Fix fatal error in WikiPageMessageGroup

https://gerrit.wikimedia.org/r/149106
Comment 5 Tomasz W. Kozlowski 2014-08-05 20:10:56 UTC
Both patches have been merged, assuming bug is fixed.

Please re-open if that's not the case.

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


Navigation
Links