View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000565 | file | General | public | 2024-09-30 14:30 | 2024-09-30 14:30 |
Reporter | jonsoft | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0000565: docx file content type is detected as application/octet-stream | ||||
Description | Similar to 0000517, the attached file identifies as: testWordDocument.docx: Microsoft OOXML or with --mime-type: testWordDocument.docx: application/octet-stream instead of a more specific Word document type. | ||||
Steps To Reproduce | Check out latest master branch of file. Run: file testWordDocument.docx file --mime-type testWordDocument.docx | ||||
Additional Information | The underlying issue appears to relate to the order of entries in the zip file. | ||||
Tags | No tags attached. | ||||