Last modified: 2006-07-06 23:27:48 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 T8566, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 6566 - PHP notice on [[Special:Log]] with bad input + error_reporting(E_ALL)
PHP notice on [[Special:Log]] with bad input + error_reporting(E_ALL)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.7.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-07-06 10:19 UTC by Nick Jenkins
Modified: 2006-07-06 23:27 UTC (History)
0 users

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


Attachments

Description Nick Jenkins 2006-07-06 10:19:03 UTC
PHP notice from GlobalFunctions.php on [[Special:Log]] with bad input +
error_reporting(E_ALL).

CURL command line is this: (note that the newline is important)
=================================================
curl --silent --include  -F 'from'='808080
' '192.168.0.64/wiki/index.php/Special:Log' | head -20
=================================================

HTML output is:
=================================================
HTTP/1.1 100 Continue

HTTP/1.1 200 OK
Date: Thu, 06 Jul 2006 10:16:33 GMT
Server: Apache
Content-language: en
Vary: Accept-Encoding,User-Agent
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: private, must-revalidate, max-age=0
Transfer-Encoding: chunked
Content-Type: text/html; charset=utf-8

<br />
<b>Notice</b>:  A non well formed numeric value encountered in
<b>/var/www/hosts/mediawiki/phase3/includes/GlobalFunctions.php</b> on line
<b>1343</b><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
        <head>
                <meta http-equiv="Content-Type" content="text/html;
charset=utf-8" />
                <meta name="robots" content="noindex,nofollow" />
<meta name="keywords" content="Special:Log" />
=================================================
Comment 1 Brion Vibber 2006-07-06 17:29:22 UTC
Fixed in r15383
Comment 2 Nick Jenkins 2006-07-06 23:27:48 UTC
Thank you!

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


Navigation
Links