[wp-trac] [WordPress Trac] #6995: wp-app.php picking up query string on some hosts

WordPress Trac wp-trac at lists.automattic.com
Mon May 19 15:40:39 GMT 2008


#6995: wp-app.php picking up query string on some hosts
------------------------+---------------------------------------------------
 Reporter:  singpolyma  |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:           
Component:  General     |     Version:           
 Severity:  normal      |    Keywords:  atompub  
------------------------+---------------------------------------------------
 Some hosts (such as Dreamhost) pass the query string along with the
 $_SERVER['PATH_INFO'].  These hosts pass another value
 $_SERVER['ORIG_PATH_INFO'].  The attached patch will use ORIG_PATH_INFO in
 wp-app.php where applicable, so that query string data doesn't leak in and
 confuse the path logic.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6995>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list