[ https://issues.apache.org/jira/browse/TIKA-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926363#comment-17926363 ]
ASF GitHub Bot commented on TIKA-4384: -------------------------------------- tballison commented on PR #2125: URL: https://github.com/apache/tika/pull/2125#issuecomment-2653635075 Do you happen to know if commons-compress is able to handle zipx files? If not, we should consider a different mime type maybe so that those files don't get routed to commons-compress and then error out. Any chance you can share a small example file? Thank you for this! > ZipX not supported in DefaultMimeTypes > -------------------------------------- > > Key: TIKA-4384 > URL: https://issues.apache.org/jira/browse/TIKA-4384 > Project: Tika > Issue Type: Improvement > Components: tika-core > Reporter: Subbu > Priority: Minor > > ZipX are a specific file extensions that are like Zip files. DefaultMimeTypes > not support them causing file name based zip content are detected as > application/octet-stream. > Creating a PR to fix this with test -- This message was sent by Atlassian Jira (v8.20.10#820010)