[wp-trac] [WordPress Trac] #15209: $_SERVER['REQUEST_URI'] Doesn't always work correctly
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 25 14:55:24 UTC 2010
#15209: $_SERVER['REQUEST_URI'] Doesn't always work correctly
--------------------------+-------------------------------------------------
Reporter: RanY | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by ryan):
HTTP_SERVER_VARS is deprecated and won't be set if register_long_arrays is
off. Any fix here needs to be done in wp_fix_server_vars(). Can you dump
REQUEST_URI before and after wp_fix_server_vars() runs so that we can see
if wp_fix_server_vars() is in error?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15209#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list