[wp-trac] [WordPress Trac] #10187: wp_redirect doesn't work as expected on IIS

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 16 12:59:19 GMT 2009


#10187: wp_redirect doesn't work as expected on IIS
----------------------------+-----------------------------------------------
 Reporter:  peaceablewhale  |       Owner:                  
     Type:  defect (bug)    |      Status:  new             
 Priority:  normal          |   Milestone:  2.9             
Component:  General         |     Version:  2.8             
 Severity:  normal          |    Keywords:  has-patch tested
----------------------------+-----------------------------------------------
 To address a bug affecting IIS <=5, wp_redirect use header("Refresh: 0;
 url=$location") instead of header("Location: $location") on all versions
 of IIS, which is unexpected.

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


More information about the wp-trac mailing list