Make WordPress Core

Opened 13 years ago

Closed 12 years ago

#15735 closed enhancement (duplicate)

Match OOXML mimetypes to "official" ones

Reported by: markel's profile markel Owned by: markel's profile markel
Milestone: Priority: normal
Severity: minor Version: 3.1
Component: Media Keywords: has-patch 3.2-early
Focuses: 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)

ooxmlfiletypes.2.patch (4.2 KB) - added by markel 13 years ago.

Download all attachments as: .zip

Change History (6)

#1 @markel
13 years ago

  • Keywords has-patch added

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.

#2 @nacin
13 years ago

  • Keywords 3.2-early added
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from defect (bug) to enhancement

#3 @lloydbudd
13 years ago

IMHO, duplicate entries means this is a bug not an enhancement, not that it really has any impact.

#4 @SergeyBiryukov
12 years ago

Related/duplicate: #17117

#5 @SergeyBiryukov
12 years 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.