Bug 247222

Summary: Missing MIME type for .ico files
Product: [Fedora] Fedora Reporter: Todd Taft <taft>
Component: mailcapAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-10 14:47:38 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 Todd Taft 2007-07-06 03:29:38 UTC
Description of problem:
The MIME type for files of type image/vnd.microsoft.icon (standard extension
.ico) is not defined in the standard file /etc/mime.types . This file format is
a standard format accepted by IANA, as described at
http://www.iana.org/assignments/media-types/image/vnd.microsoft.icon
Since this is an IANA defined file type, please add this definition to the
standard mime.types file. 

Version-Release number of selected component (if applicable):
mailcap-2.1.23-1.fc6

How reproducible:
Always

Steps to Reproduce:
1.  Put an icon file in the DocumentRoot directory of your apache web server
(e.g. favicon.ico)
2.  With firefox, go to http://localhost/favicon.ico
  
Actual results:
Garbled text appears in the web browser

Expected results:
An icon appears in the web browser

Additional info:
Note: This also needs to be done for other supported platforms/releases,
including RHEL 5.  However, I will not open a separate report for each (unless
you request it).

Comment 1 Miroslav Lichvar 2007-07-10 14:47:38 UTC
Fixed in mailcap-2.1.25-1.fc8. Thanks.

As for RHEL5, please contact Red Hat Support to get it escalated.