Last modified: 2013-11-19 15:54:49 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 T57439, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55439 - ProofreadPagePHP Fatal error: Call to a member function normaliseParams() on a non-object in Proofread Page.body.php on line 232
ProofreadPagePHP Fatal error: Call to a member function normaliseParams() on...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
ProofreadPage (Other open bugs)
master
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-07 19:39 UTC by Sam Reed (reedy)
Modified: 2013-11-19 15:54 UTC (History)
3 users (show)

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


Attachments

Description Sam Reed (reedy) 2013-10-07 19:39:30 UTC
[07-Oct-2013 19:19:00] Fatal error: Call to a member function normaliseParams() on a non-object at /usr/local/apache/common-local/php-1.22wmf20/extensions/ProofreadPage/ProofreadPage.body.php on line 232
Server: mw1173
Method: GET
URL: http://fr.wikisource.org/wiki/Page:Leroux_-_L'Epouse_du_Soleil.djvu/53
Backtrace:
#0 /usr/local/apache/common-local/php-1.22wmf20/extensions/ProofreadPage/ProofreadPage.body.php(232): ProofreadPage::preparePage()
#1 /usr/local/apache/common-local/php-1.22wmf20/extensions/ProofreadPage/ProofreadPage.body.php(186): ProofreadPage::preparePage(Object(OutputPage), Array, false)
#2 [internal function]: ProofreadPage::onBeforePageDisplay(Object(OutputPage), Object(SkinVector))
#3 /usr/local/apache/common-local/php-1.22wmf20/includes/Hooks.php(199): call_user_func_array('ProofreadPage::...', Array)
#4 /usr/local/apache/common-local/php-1.22wmf20/includes/GlobalFunctions.php(3917): Hooks::run('BeforePageDispl...', Array)
#5 /usr/local/apache/common-local/php-1.22wmf20/includes/OutputPage.php(2069): wfRunHooks('BeforePageDispl...', Array)
#6 /usr/local/apache/common-local/php-1.22wmf20/includes/Wiki.php(607): OutputPage->output()
#7 /usr/local/apache/common-local/php-1.22wmf20/includes/Wiki.php(467): MediaWiki->main()
#8 /usr/local/apache/common-local/php-1.22wmf20/index.php(49): MediaWiki->run()
#9 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#10 {main}
Comment 1 Tpt 2013-10-07 20:02:50 UTC
It looks like this bug is cause by a problem in the media management system. Image::getHandler() returns false for the file https://commons.wikimedia.org/wiki/File:Leroux_-_L%27Epouse_du_Soleil.djvu because it has the unknown/unknown MIME type.

I think that the real cause of this specific issue is in the Wikimedia Commons side (but ProofreadPage shouldn't fail like that).
Comment 2 Gerrit Notification Bot 2013-10-07 20:23:28 UTC
Change 88217 had a related patch set uploaded by Tpt:
(bug 55439) Fix an error when an image has an unknown media type

https://gerrit.wikimedia.org/r/88217
Comment 3 Gerrit Notification Bot 2013-10-09 17:02:41 UTC
Change 88217 merged by jenkins-bot:
(bug 55439) Fix an error when an image has an unknown media type

https://gerrit.wikimedia.org/r/88217
Comment 4 Tpt 2013-11-19 15:54:49 UTC
Deployed

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


Navigation
Links