DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32235>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32235 Media type (MIME) mappings Summary: Media type (MIME) mappings Product: Tomcat 5 Version: 5.5.4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The media type mappings in catalina/src/conf/web.xml could be brought more in sync with the Apache HTTP Server mime.types file. In particular the XHTML media type is wrong (it should be "application/xhtml+xml", not "application/xhtml"), and it'd be better to associate the .xml file extension with "application/xml" rather than "text/xml". Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]