Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
6.2.39
-
None
-
None
-
Empty show more show less
-
Yes
-
1
-
Yes
Description
Steps to reproduce
- Go to demo and open Pages-app
- Create a page and export it (by default, it is a yaml file)
- Remove the page
- Try to import the page
- Check it fails with the message "An unsupported upload file type"
Expected results
The page can be imported
Actual results
The upload is aborted and the message "An unsupported upload file type" is displayed
Workaround
- comment out this line: import.yaml#6, (link into resources app)
- (or) export it as XML
Development notes
When removing the allowedMimeTypePattern restriction from the dialog we found the upload to detect the file as application/octet-stream
Checklists
Acceptance criteria
Attachments
Issue Links
- caused by
-
MGNLUI-6536 Upload dialog should allow only context specific files
-
- Closed
-
- is duplicated by
-
MAGNOLIA-9127 Import of existing resource in Webapp/DAM repo does not work
-
- Closed
-
There are no Sub-Tasks for this issue.