[wp-trac] Re: [WordPress Trac] #8814: Bad use of $_REQUEST variable
in wordpress
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 20 12:28:14 GMT 2009
#8814: Bad use of $_REQUEST variable in wordpress
--------------------------+-------------------------------------------------
Reporter: firstbit | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: Security | Version: 2.8
Severity: normal | Keywords: has-patch needs-testing dev-feedback
--------------------------+-------------------------------------------------
Comment(by wet):
Replying to [comment:9 Denis-de-Bernardy]:
This is what I suspected. But why would you omit the actual comparison
with the current value, like so:
{{{
+ if ( ini_get('variables_order') === 'EGPS' )
+ return;
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8814#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list