[wp-trac] Re: [WordPress Trac] #2860: Using wp_redirect when

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 25 18:57:03 GMT 2006


#2860: Using wp_redirect when headers are sent
-----------------------------------------+----------------------------------
 Reporter:  robmiller                    |        Owner:  robmiller
     Type:  defect                       |       Status:  assigned 
 Priority:  normal                       |    Milestone:  2.0.4    
Component:  General                      |      Version:  2.1      
 Severity:  normal                       |   Resolution:           
 Keywords:  bg|has-patch bg|2nd-opinion  |  
-----------------------------------------+----------------------------------
Comment (by ryan):

 Right now we only call wp_redirect() when redirecting after sending a
 cookie.  wp_redirect() uses Refresh to work-around an IIS Set-Cookie bug.
 Does headers_sent() evaluateto true if cookies have been sent?  If so,
 does http-equiv='refresh' workaround the IIS set cookie bug?  Just want to
 make sure we don't break IIS users.

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


More information about the wp-trac mailing list