https://bugzilla.wikimedia.org/show_bug.cgi?id=29700

       Web browser: ---
             Bug #: 29700
           Summary: warnings from wfCgiToArray function in GlobalFunctions
                    when accessing Special:AdvancedReviewLog
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: FlaggedRevs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified


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...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to