Opened 2 years ago
Closed 10 months ago
#15735 closed enhancement (duplicate)
Match OOXML mimetypes to "official" ones
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | 3.1 |
| Severity: | minor | Keywords: | has-patch 3.2-early |
| Cc: |
Description
Support for Office 2007 and later OOXML filetypes was added in r9662 (extensions) and in r12581 (filetypes) but there are duplicate entries for the three main file extensions and so WP incorrectly lists them as previous versions of MS Office files. In addition, some of the newer ones are incorrect according to the Microsoft documentation available at http://technet.microsoft.com/en-us/library/cc179224.aspx.
Attachments (1)
Change History (6)
- Keywords 3.2-early added
- Milestone changed from Awaiting Review to Future Release
- Type changed from defect (bug) to enhancement
IMHO, duplicate entries means this is a bug not an enhancement, not that it really has any impact.
comment:4
SergeyBiryukov — 12 months ago
Related/duplicate: #17117
comment:5
SergeyBiryukov — 10 months ago
- Milestone Future Release deleted
- Resolution set to duplicate
- Status changed from new to closed
Merged with the patch in #17117.
Note: See
TracTickets for help on using
tickets.

Patch removes duplicate entries for OOXML filetypes, corrects entries for others, and adds a couple for the sake of completeness.
Also rearranged the mimetypes list slightly and added a few comments to make it easier to peruse in the future.