[wp-trac] Re: [WordPress Trac] #2708: Setting Last-Modified causes
intermittent blank pages
WordPress Trac
wp-trac at lists.automattic.com
Sat May 6 22:59:54 GMT 2006
#2708: Setting Last-Modified causes intermittent blank pages
--------------------------+-------------------------------------------------
Id: 2708 | Status: closed
Component: Optimization | Modified: Sat May 6 22:59:54 2006
Severity: normal | Milestone:
Priority: normal | Version: 2.0.2
Owner: anonymous | Reporter: peterjanes
--------------------------+-------------------------------------------------
Comment (by masquerade):
a) You're not sending the headers are the proper time, as at the time of
the wp_head hook content is already sent, init is a better choice. This
would have been solved by asking at a support form, and with that change
the code works fine.
b) That code is nowhere in the WP codebase, and WP would not stop sending
output to the browser unless you caused errors, so no, WP is not at fault.
--
Ticket URL: <http://trac.wordpress.org/ticket/2708>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list