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

           Summary: Regression in WebRequest: PHP warning on every
                    non-PATHINFO'd page request
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Page hits that don't have PATHINFO stuff on them but use bare script + query
string such as:

http://lazarus.local/trunk/index.php?title=Special:Foobar

spew a warning like this:

<b>Warning</b>:  Invalid argument supplied for foreach() in
<b>/Library/WebServer/Documents/trunk/includes/WebRequest.php</b> on line
<b>128</b><br />

This error is due to something other than an array being returned from
WebRequest::getPathInfo(), which has apparently been rewritten in r81363

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