[wp-trac] [WordPress Trac] #7361: Fixes for wp-app with PHP-CGI

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 13 09:59:19 UTC 2009


#7361: Fixes for wp-app with PHP-CGI
-----------------------------------+----------------------------------------
 Reporter:  yonosoytu              |        Owner:  anonymous
     Type:  defect (bug)           |       Status:  reopened 
 Priority:  normal                 |    Milestone:  2.9      
Component:  AtomPub                |      Version:  2.9      
 Severity:  normal                 |   Resolution:           
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Changes (by westi):

 * cc: markjaquith (added)


Comment:

 Ok some related tickets here:

 #3528 - Looks like we used to send the Status: header for non-cgi setups -
 http://core.trac.wordpress.org/changeset/4684/trunk/wp-
 includes/functions.php

 #6779 - Change to wp_redirect to use the argument of header which takes a
 status - http://core.trac.wordpress.org/changeset/12358

 Also search through all calls to status_header for redirects we don't send
 it for {{{cgi-fcgi}}} sapi where as all other calls to status_header are
 unconditional - I wonder if we should be rolling the cgi check into status
 header or whether the check in wp_redirect is specific to {{{Location}}}
 headers

 What server software / php version are you running which exhibits the
 issue?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/7361#comment:18>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list