On a files section with accept: application/* I can upload .pdf and .docx allright, but the upload file dialog filters by pdf only, and does not show docx unless I specifically ask it to show all files.
I tried uploading a docx file to an accept: image/* field to see, in the error, the docx file filetype, and it returns application/octet-stream which is perhaps confusing ?
Is that my system’s fault ? (Linux 19.2 Cinnamon)
thank you