[
https://issues.apache.org/jira/browse/TIKA-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921915#action_12921915
]
Nick Burch commented on TIKA-533:
---------------------------------
We should probably add an option to the CLI to use the container aware detector
- that'd fix this case, and if we're parsing the file anyway the extra
detection work will even out the reduction in parser work.
Geoff - if you use the container aware detector in your code, rather than the
plain mime one, does that fix the problem for you?
> Mis-detection of zip-within-zip as application/vnd.apple.iwork, with no
> output by CLI app
> -----------------------------------------------------------------------------------------
>
> Key: TIKA-533
> URL: https://issues.apache.org/jira/browse/TIKA-533
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 0.8
> Environment: Windows 7 64-bit, latest Tika build as of 18th Oct 2010.
> Reporter: Geoff Jarrad
> Attachments: zip-within-zip.zip
>
>
> It appears that, at least in some circumstances, a zip file containing only
> another zip file is being mis-detected as application/vnd.apple.iwork.
> In addition, for such files, the command-line parser does not return any
> output at all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.