[
https://issues.apache.org/jira/browse/TIKA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417772#comment-16417772
]
Hudson commented on TIKA-2617:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1460 (See
[https://builds.apache.org/job/Tika-trunk/1460/])
TIKA-2617 -- handle new IOOBE on streams now parsed as npoifs in ppt (tallison:
[https://github.com/apache/tika/commit/acb49581c9be20f0c880400403caa0ea1b30b508])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/HSLFExtractor.java
> Ignore NPOIFS IOOBE in PPT attachments
> --------------------------------------
>
> Key: TIKA-2617
> URL: https://issues.apache.org/jira/browse/TIKA-2617
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Fix For: 1.18, 2.0.0
>
>
> TIKA-2588 has us trying to parse more embedded streams as npoifs. Some of
> these are throwing IOOBE in our regression set. Rather than throw a runtime
> exception while trying to parse an embedded stream, let's treat this like any
> other embedded stream IOException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)