[wp-trac] Re: [WordPress Trac] #3528: HTTP 304 status not sent
correctly on PHP 5.2, breaking conditional GET on feeds
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 12 21:47:20 GMT 2007
#3528: HTTP 304 status not sent correctly on PHP 5.2, breaking conditional GET on
feeds
---------------------------+------------------------------------------------
Reporter: kelson | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.0.7
Component: General | Version: 2.0.6
Severity: major | Resolution:
Keywords: needs-testing |
---------------------------+------------------------------------------------
Comment (by markjaquith):
(In [4724]) Use http_response_code for in status_header() on PHP >= 4.3.0
per Ryan's suggestion. relates to #3528
(In [4725]) That'll teach me to trust a code snippet from php.net ... typo
fix from last commit. relates to #3528
This should buy us a little safety net for PHP 4.3.0 and above (which is
the majority of our users). Please test!
--
Ticket URL: <http://trac.wordpress.org/ticket/3528#comment:14>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list