[wp-trac] [WordPress Trac] #5160: REQUEST_URI fix for IIS misses
certain configurations
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 8 07:49:57 GMT 2007
#5160: REQUEST_URI fix for IIS misses certain configurations
---------------------+------------------------------------------------------
Reporter: brh | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version:
Severity: normal | Keywords: REQUEST_URI
---------------------+------------------------------------------------------
The host I use (on IIS6) stores what would normally be in "PATH_INFO" in
"ORIG_PATH_INFO". This confuses Wordpress' fixes in wp-settings.php,
leading to a REQUEST_URI that is missing the page name. For example:
If I'm on: http://brh.numbera.com/blog/wp-admin/edit.php?paged=2
It would produce: http://brh.numbera.com/blog/wp-admin/?paged=2
--
Ticket URL: <http://trac.wordpress.org/ticket/5160>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list