Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 3 product line. The current stable release is 3.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 120816

Summary: Default MIME type for SVG is wrong
Product: Red Hat Enterprise Linux 3 Reporter: Scooter Morris <scootermorris>
Component: gnome-coreAssignee: Bastien Nocera <bnocera>
Status: CLOSED WONTFIX QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-19 15:02:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scooter Morris 2004-04-14 05:32:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b)
Gecko/20040413

Description of problem:
The default MIME-Type for SVG should be image/svg+xml, but the shipped
default in RH3.0 is image/svg.  This causes problems with the Mozilla
SVG engine.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Open Preferences->File Types and Programs->Images->SVG Art
2.
3.
    

Actual Results:  Mime type is listed as image/svg

Expected Results:  Mime type should be image/svg+xml

Additional info:

Comment 4 Bastien Nocera 2007-04-19 15:02:17 UTC
Far too late in the update schedule of RHEL3 to fix this, especially as since we
switched to using shared-mime-info as our mime database, and it uses
image/svg+xml for SVG images, as it should.