[
https://issues.apache.org/jira/browse/TIKA-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062428#comment-17062428
]
Tim Allison commented on TIKA-3061:
-----------------------------------
I will not swear on JIRA. I will not swear on JIRA. Ugh. Will fix today.
Sorry. I will not swear on JIRA.
> Streaming zip container detector stopping short
> -----------------------------------------------
>
> Key: TIKA-3061
> URL: https://issues.apache.org/jira/browse/TIKA-3061
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> In the recent regression runs in prep for 1.24, I found that in a few cases,
> an open office document inside of a zip was no longer identified as an open
> office document, but rather another zip file.
> For an unknown reason, the new {{detectStarOfficeX}} is doing something to
> the ziparchiveinputstream that is causing it to silently fail to iterate
> through all of the entries in the zip file...or, in short, causing it to stop
> short. If we copy the bytes to a byte array and then process them, all is
> well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)