- Issue created by @proxiblue
- 🇦🇺Australia proxiblue
Import via pasted xml continues to work, so looks like issue is 100% file upload / import, likely due to file entity changed.
- Assigned to nginex
- Status changed to Closed: works as designed
10 months ago 8:20pm 11 June 2024 - 🇺🇦Ukraine nginex
Please add application/zip to mime types of document at /admin/structure/file-types/manage/document/edit
This should solve the issue
- Status changed to Active
10 months ago 8:55pm 11 June 2024 - 🇺🇦Ukraine nginex
going to implement a hook_update_N to update this setting if file_enity module is enabled
also I can add a warning message on content import page
- 🇷🇴Romania oana.hulpoi
Indeed, adding the MIME type here /admin/structure/file-types/manage/document/edit fixed the issue.
Thank you! - 🇮🇳India dev2.addweb
Hi,
I have created patch and added hook_update_N as per suggested in #5, With addition of application/zip, I have to also added application/octet-stream for YAML file. Please review patch. - Status changed to RTBC
6 months ago 7:16am 16 October 2024 - Status changed to Needs work
2 days ago 7:45am 8 April 2025 - 🇺🇦Ukraine nginex
Thanks for the patch, could you please change schema version to 9135 or so, in your patch it's 10400. For your information first number is a minimum drupal core version supported, the module still supports drupal 9, so it must start with 9