[wp-trac] [WordPress Trac] #25863: Core not working when served as application/xhtml+xml
WordPress Trac
noreply at wordpress.org
Thu Nov 7 17:35:55 UTC 2013
#25863: Core not working when served as application/xhtml+xml
--------------------------+------------------------------
Reporter: pnutus | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Validation | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------------------
Comment (by bpetty):
You should look into your `default_mimetype`
[http://www.php.net/manual/en/ini.core.php#ini.default-mimetype PHP INI
setting]. Since this is Apache, you might have override for PHP ini
settings. Try this:
{{{
php_value default_mimetype text/html
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25863#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list