[ https://issues.apache.org/jira/browse/TIKA-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926424#comment-17926424 ]
Tim Allison edited comment on TIKA-4384 at 2/12/25 3:18 PM: ------------------------------------------------------------ Wait, ha. K. the stream is not actually compressed -- the stream in that file is just "STORED". It does look like commons-compress does at least handle zipx features of bzip2 and some other stream types. So, y, let's declare victory on this for now. Thank you, [~subbudvk]! was (Author: talli...@mitre.org): Wait, ha. K. the stream is not actually compressed -- the stream in that file is just "STORED". It does look like commons-compress does at least handle zipx features of bzip2 and some other stream types. So, y, let's declare victory on this for now. > 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 > Fix For: 4.0.0, 3.1.1 > > Attachments: demozipxfile.zipx > > > 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)