[wp-trac] Re: [WordPress Trac] #3215: Login & Update functions everything is broken

WordPress Trac wp-trac at lists.automattic.com
Wed Nov 22 03:38:03 GMT 2006


#3215: Login & Update functions everything is broken
--------------------------------------------+-------------------------------
 Reporter:  Xmion                           |        Owner:  markjaquith
     Type:  defect                          |       Status:  assigned   
 Priority:  highest                         |    Milestone:  2.0.6      
Component:  General                         |      Version:  2.1        
 Severity:  critical                        |   Resolution:             
 Keywords:  Blank page 302 maint-candidate  |  
--------------------------------------------+-------------------------------
Comment (by ryan):

 MarkJaquith, the PHP dev responding to php bug #36705 suggests using
 HTTP/1.1 instead of Status: for cgi.  PEAR's HTTP_header class does the
 same thing.  This is contrary to what folks have been doing for awhile
 now.  See #2628, for example.

 Maybe we should just skip status_header() for 'cgi-fcgi' SAPIs.  For 2.1,
 we could consider bumping the PHP requirement to 4.3 so that we can use
 the extra args to header().

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3215#comment:17>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list