Last modified: 2014-04-30 18:58:52 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 T65497, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63497 - PHP Warning: Invalid argument supplied for foreach() in SpecialPageFactory.php
PHP Warning: Invalid argument supplied for foreach() in SpecialPageFactory.php
Status: NEW
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.23rc
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-03 19:19 UTC by Sam Reed (reedy)
Modified: 2014-04-30 18:58 UTC (History)
3 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-04-03 19:19:48 UTC
23 PHP Warning:  Invalid argument supplied for foreach() in /usr/local/apache/common-local/php-1.23wmf19/includes/specialpage/SpecialPageFactory.php on line 556
9 PHP Warning:  Invalid argument supplied for foreach() in /usr/local/apache/common-local/php-1.23wmf19/includes/specialpage/SpecialPageFactory.php on line 243
Comment 1 Andre Klapper 2014-04-04 11:57:17 UTC
Reedy: How often does this happen?
Comment 2 Bawolff (Brian Wolff) 2014-04-04 20:07:25 UTC
Previously this has been caused by a Special page class returning a Message object as its description instead of a string as is expected.
Comment 3 Jamie Thingelstad 2014-04-29 13:04:50 UTC
This is still happening in 1.23.0rc0 (the line numbers are just +4)

PHP Warning:  Invalid argument supplied for foreach() in /srv/www/mediawiki/public_html/w/includes/specialpage/SpecialPageFactory.php on line 246
PHP Warning:  Invalid argument supplied for foreach() in /srv/www/mediawiki/public_html/w/includes/specialpage/SpecialPageFactory.php on line 570

It happens on my wikifarm dozens of times a day. Iā€™m not sure what triggers it.

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


Navigation
Links