Page MenuHomePhabricator

PHP notice on Special:Prefixindex with bad input + error_reporting(E_ALL).
Closed, ResolvedPublic

Description

Author: nickpj

Description:

Similar to bug 6533 , but this occurs on a different Special page:

curl --silent --include \
-F 'from'='+++--+1'\

'192.168.0.64/wiki/index.php/Special:Prefixindex'

HTML output includes this:

<br />
<b>Notice</b>: Undefined variable: dbr in
<b>/var/www/hosts/mediawiki/phase3/includes/SpecialPrefixindex.php</b> on line

<b>134</b><br />


Version: 1.7.x
Severity: minor
Platform: PC

Details

Reference
bz6534

Event Timeline

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