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 5 product line. The current stable release is 5.10. 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 578519

Summary: MSOOXML types absent from mime.types
Product: Red Hat Enterprise Linux 5 Reporter: Garrett Holmstrom <gholms>
Component: mailcapAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED NEXTRELEASE QA Contact: qe-baseos-daemons
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: a.rogge, ovasik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-08 16:08:55 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 Garrett Holmstrom 2010-03-31 14:18:07 UTC
Description of problem:
Now that Openoffice.org 3.x is here with its support for .docx files and whatnot, it would be useful to have the MIME types for those documents recognized by the system.  Without this a web server identifies the files as binary and a browser that respects this only allows downloading, not viewing.


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


How reproducible:
grep docx /etc/mime.types

  
Actual results:
No output


Expected results:
application/vnd.openxmlformats-officedocument.wordprocessingml.document docx

(If I recall the type correctly, at least...)

Comment 10 Miroslav Lichvar 2013-03-08 16:08:55 UTC
At this point in the RHEL5 release cycle, where only critical and security bugs are fixed, this is unlikely to be addressed.

The RHEL6 mailcap package includes this mime entry.