Last modified: 2011-07-04 03:51:55 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 T31700, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 29700 - warnings from wfCgiToArray function in GlobalFunctions when accessing Special:AdvancedReviewLog
warnings from wfCgiToArray function in GlobalFunctions when accessing Special...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
FlaggedRevs (Other open bugs)
unspecified
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-04 01:23 UTC by Robin Pepermans (SPQRobin)
Modified: 2011-07-04 03:51 UTC (History)
5 users (show)

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


Attachments

Description Robin Pepermans (SPQRobin) 2011-07-04 01:23:45 UTC
When accessing Special:AdvancedReviewLog, I got:
 Warning: explode() expects parameter 2 to be string, array given in C:\wamp\www\mw\includes\GlobalFunctions.php on line 374
and
 Warning: Invalid argument supplied for foreach() in C:\wamp\www\mw\includes\GlobalFunctions.php on line 376
for each entry in the list on that special page.

These lines are from the function wfCgiToArray().

I'm using trunk versions for MW core and FlaggedRevs.

I have no clue what causes these warnings...
Comment 1 Aaron Schulz 2011-07-04 03:51:55 UTC
Fixed in r91391.

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


Navigation
Links