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

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


Attachments

Description Nick Jenkins 2006-07-04 00:42:40 UTC
This command:
=================================================
curl --silent --include \
 -F 'from'='\<TABLE'\
 '192.168.0.64/wiki/index.php?title=Special%3AAllpages'
=================================================

Causes HTML output which contains:
=================================================
<br />
<b>Notice</b>:  Undefined variable: dbr in
<b>/var/www/hosts/mediawiki/phase3/includes/SpecialAllpages.php</b>
 on line <b>282</b><br />
=================================================
Comment 1 Antoine "hashar" Musso (WMF) 2006-07-05 18:14:21 UTC
Fixed by r15349. Thanks :)

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


Navigation
Links