From: SourceForge.net <no...@so...> - 2005-02-28 04:35:13
|
Bugs item #1145927, was opened at 2005-02-21 19:09 Message generated for change (Comment added) made by sdeasey You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1145927&group_id=130646 Category: None Group: Current >Status: Closed Resolution: None Priority: 4 Submitted By: Stephen Deasey (sdeasey) Assigned to: Stephen Deasey (sdeasey) Summary: application/xml not text/xml Initial Comment: Currently, xml-like files are served up as text/xml, but the correct mime type is application/xml. Various 'bad things' happen when you get this wrong: http://www.xml.com/pub/a/2004/07/21/dive.html http://www.xml.com/pub/a/2004/08/04/deviant.html I'm going to change the .xml and .xsl mime types to application/xml. I'll also add in a few other xml types such as .rdf, rss and .xslt. And various missing media types like .mp4, .swf. .torrent etc. Should be no problems. ---------------------------------------------------------------------- >Comment By: Stephen Deasey (sdeasey) Date: 2005-02-27 21:35 Message: Logged In: YES user_id=87254 Fixed in cvs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=719006&aid=1145927&group_id=130646 |