-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Repository - Source / Diff
Based on Office 2007 File Format MIME Types for HTTP Content Streaming, add support for docx, xlsx, pptx and the corresponding template formats dotx, xltx,potx:
| Mime type | extension |
| application/vnd.openxmlformats-officedocument.presentationml.presentation | pptx |
| application/vnd.openxmlformats-officedocument.presentationml.template | potx |
| application/vnd.openxmlformats-officedocument.presentationml.slideshow | ppsx |
| application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | xlsx |
| application/vnd.openxmlformats-officedocument.spreadsheetml.template | xltx |
| application/vnd.openxmlformats-officedocument.wordprocessingml.document | docx |
| application/vnd.openxmlformats-officedocument.wordprocessingml.template | dotx |
For OpenOffice/LibreOffice, the MIME types are listed in OpenDocument technical specification - Documents and OpenDocument technical specification - Templates.
- supersedes
-
BSERV-5013 Add these mime types for Stash
- Closed