[wp-trac] [WordPress Trac] #14169: Slashes not removed when $_SERVER in process_conditionals()
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 1 20:40:28 UTC 2010
#14169: Slashes not removed when $_SERVER in process_conditionals()
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Since [1964] (now after [12732] in {{{wp-includes/load.php}}}) slashes are
added to all values of {{{$_SERVER}}}. If then {{{$_SERVER}}} is accessed,
slashes must be removed again otherwise things might not work as intended,
e.g. comparing and parsing strings.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14169>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list