Describe the bug
Sometimes the upload of a docx file leads to the following error message, indicating that the file is interpreted as a zip:
Fehler: FILENAME.docx does not have a file extension that matches the determined mimetype application/zip.
How to Reproduce
- contact me to get the example file
- open a meeting, go to files
- upload the file
Expected behavior
Ensure that docx files (and other allowed types) can be uploaded.
For example check if OpenSlides might take any other meta information from the file to determine the filetype that is not the file extension.