-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Component/s: File Upload
-
Release Notes Summary:Visio has been added to the recongnized MIME type
-
Backlog priority:200
-
Sprint:nxfit 9.3.9, nxfit 9.3.10
-
Story Points:3
Steps to reproduce:
- Browse the repository to a folder or a workspace in the JSF UI
- Click on New button
- Choose File
- Fill the title field
- Choose a VSD document
- Finish with the Create button
- Look at the XML export of the document
=> the MIME type is application/vnd.visio and the icon is application.png and does not correspond to a Visio file which uses visio.gif
<common:icon><![CDATA[/icons/application.png]]></common:icon>
The contribution which defines the Visio mimetype should also support application/vnd.visio and not only application/visio
Add Visio .vsdx extension and associated mime types found on:
https://www.file-extensions.org/vsdx-file-extension
https://www.file-extensions.org/vsd-file-extension