Bug 39436

Summary: Duplicate and Incorrect MIME Type for SVG
Product: Tomcat 5 Reporter: schepers <tomcat>
Component: UnknownAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 5.0.0   
Target Milestone: ---   
Hardware: All   
OS: All   

Description schepers 2006-04-27 21:12:54 UTC
Tomcat has multiple entries for the SVG MIME Type (such as it is), including the
defunct "image/svg-xml".

Please correct it so that .svg and .svgz are both listed with the correct MIME
Type ("image/svg+xml") and remove the duplicate, incorrect reference to
"image/svg-xml".
Comment 1 Mark Thomas 2006-10-19 16:16:25 UTC
Fixed in SVN and will be included in 5.5.21 onwards.