• We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      For certain file types the mime type is not not correct when uploading an attachment.
      E.g. IE 6/7 uses "application/x-zip-compressed" for ods files.

      See CONF-18951 for further information.

            [CONFSERVER-21706] Add OpenOffice mime type for attachment file uploads.

            Quality Reviewed by Matthew Erickson.

            Matthew Erickson added a comment - Quality Reviewed by Matthew Erickson.

            I added the following mappings (based on http://framework.openoffice.org/documentation/mimetypes/mimetypes.html) to the mime.types file:

            +application/vnd.oasis.opendocument.text odt
            +application/vnd.oasis.opendocument.text-template ott
            +application/vnd.oasis.opendocument.text-web oth
            +application/vnd.oasis.opendocument.text-master odm
            +application/vnd.oasis.opendocument.graphics odg
            +application/vnd.oasis.opendocument.graphics-template otg
            +application/vnd.oasis.opendocument.presentation odp
            +application/vnd.oasis.opendocument.presentation-template otp
            +application/vnd.oasis.opendocument.spreadsheet ods
            +application/vnd.oasis.opendocument.spreadsheet-template ots
            +application/vnd.oasis.opendocument.chart odc
            +application/vnd.oasis.opendocument.formula odf
            +application/vnd.oasis.opendocument.database odb
            +application/vnd.oasis.opendocument.image odi
            +application/vnd.openofficeorg.extension oxt
            

            Stefan Saasen (Inactive) added a comment - I added the following mappings (based on http://framework.openoffice.org/documentation/mimetypes/mimetypes.html ) to the mime.types file: +application/vnd.oasis.opendocument.text odt +application/vnd.oasis.opendocument.text-template ott +application/vnd.oasis.opendocument.text-web oth +application/vnd.oasis.opendocument.text-master odm +application/vnd.oasis.opendocument.graphics odg +application/vnd.oasis.opendocument.graphics-template otg +application/vnd.oasis.opendocument.presentation odp +application/vnd.oasis.opendocument.presentation-template otp +application/vnd.oasis.opendocument.spreadsheet ods +application/vnd.oasis.opendocument.spreadsheet-template ots +application/vnd.oasis.opendocument.chart odc +application/vnd.oasis.opendocument.formula odf +application/vnd.oasis.opendocument.database odb +application/vnd.oasis.opendocument.image odi +application/vnd.openofficeorg.extension oxt

            As mentioned in one of the comments on CONF-18951 we should include the following mappings in our default mime.types file:

            application/vnd.oasis.opendocument.database	odb
            application/vnd.oasis.opendocument.chart	odc
            application/vnd.oasis.opendocument.formula	odf
            application/vnd.oasis.opendocument.graphics	odg
            application/vnd.oasis.opendocument.image	odi
            application/vnd.oasis.opendocument.text-master	odm
            application/vnd.oasis.opendocument.presentation	odp
            application/vnd.oasis.opendocument.spreadsheet	ods
            application/vnd.oasis.opendocument.text	odt
            application/ogg	ogg
            application/vnd.oasis.opendocument.graphics-template	otg
            application/vnd.oasis.opendocument.text-web	oth
            application/vnd.oasis.opendocument.presentation-template	otp
            application/vnd.oasis.opendocument.spreadsheet-template	ots
            application/vnd.oasis.opendocument.text-template	ott
            

            Stefan Saasen (Inactive) added a comment - As mentioned in one of the comments on CONF-18951 we should include the following mappings in our default mime.types file: application/vnd.oasis.opendocument.database odb application/vnd.oasis.opendocument.chart odc application/vnd.oasis.opendocument.formula odf application/vnd.oasis.opendocument.graphics odg application/vnd.oasis.opendocument.image odi application/vnd.oasis.opendocument.text-master odm application/vnd.oasis.opendocument.presentation odp application/vnd.oasis.opendocument.spreadsheet ods application/vnd.oasis.opendocument.text odt application/ogg ogg application/vnd.oasis.opendocument.graphics-template otg application/vnd.oasis.opendocument.text-web oth application/vnd.oasis.opendocument.presentation-template otp application/vnd.oasis.opendocument.spreadsheet-template ots application/vnd.oasis.opendocument.text-template ott

              ssaasen Stefan Saasen (Inactive)
              ssaasen Stefan Saasen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: