Ajesh created TIKA-3656:
---------------------------
Summary: Tika returns wrong content type for docx types.
Key: TIKA-3656
URL: https://issues.apache.org/jira/browse/TIKA-3656
Project: Tika
Issue Type: Bug
Affects Versions: 2.2.0
Environment: Windows 10, Java 1.8
Reporter: Ajesh
Steps to reproduce
# Select a DOCX file say example.docx
# Rename the DOCX file to PDF say example.pdf
# Use Tika to detect the content type of the example.pdf file
# Returns application/zip instead
application/vnd.openxmlformats-officedocument.wordprocessingml.document
--
This message was sent by Atlassian Jira
(v8.20.1#820001)