-
Suggestion
-
Resolution: Unresolved
-
11
-
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
Summary
Document Conversion Library tries to convert and preview unsupported file types. This results in unsupported files to display an error when we click on the attachment link in the Confluence page.
Steps to reproduce
- Attach a *.zip file to a page
- Provide a link the attachment
- Clicking the link will result into an error
We can't preview this file. You'll have to download the file to view it.
- Checking the Network requests, an error is found on the :path:/wiki/rest/documentConversion/0.1/conversion/convert/...
415 Unsupported Media Type
**Note: This includes other unsupported file types (i.e .har, .exe)
Workaround
- There is a macro that (provided by Scott Selberg below) that provides a direct download link. This can be downloaded from https://bitbucket.org/selberg/download-attachment/overview
- is related to
-
CONFSERVER-36632 Document Conversion Library Tries to Provide a Preview for Unsupported File Types which is confusing
- Gathering Interest
this has been reported for more than a year ago. How long time does it take to verify this bug?