Page MenuHomePhabricator

PHP notice on [[Special:Allpages]] with error_reporting(E_ALL) + bad input
Closed, ResolvedPublic

Description

Author: nickpj

Description:

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


Version: 1.7.x
Severity: minor
Platform: PC

Details

Reference
bz6533

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:17 PM
bzimport set Reference to bz6533.
bzimport added a subscriber: Unknown Object (MLST).