[wp-trac] Re: [WordPress Trac] #2529: moderation.php is served with
wrong mime type(?)
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 7 21:54:14 GMT 2006
#2529: moderation.php is served with wrong mime type(?)
----------------------------+-----------------------------------------------
Id: 2529 | Status: new
Component: Administration | Modified: Tue Mar 7 21:54:14 2006
Severity: major | Milestone:
Priority: normal | Version: 2.0.1
Owner: anonymous | Reporter: Reuben
----------------------------+-----------------------------------------------
Comment (by davidhouse):
It's not a funky mime type, it's that we're not sending a mime type at
all. This is normal as it would be annoying to stick header('Content-Type:
...') at the top of every PHP file.
Firefox's sniffing is obviously failing. My guess as to why that is is
because of a weird comment you've got sitting in the mod queue, which is
weirding up fx's sniffing process.
--
Ticket URL: <http://trac.wordpress.org/ticket/2529>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list