Bug 120816
| Summary: | Default MIME type for SVG is wrong | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Scooter Morris <scootermorris> |
| Component: | gnome-core | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED WONTFIX | QA Contact: | Jay Turner <jturner> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | 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: | |||
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. |
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: