View Issue Details

IDProjectCategoryView StatusLast Update
0000565fileGeneralpublic2024-09-30 14:30
Reporterjonsoft Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0000565: docx file content type is detected as application/octet-stream
DescriptionSimilar 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 ReproduceCheck out latest master branch of file.
Run:
file testWordDocument.docx
file --mime-type testWordDocument.docx
Additional InformationThe underlying issue appears to relate to the order of entries in the zip file.
TagsNo tags attached.

Activities

jonsoft

2024-09-30 14:30

reporter  

testWordDocument.docx (29,018 bytes)

Issue History

Date Modified Username Field Change
2024-09-30 14:30 jonsoft New Issue
2024-09-30 14:30 jonsoft File Added: testWordDocument.docx