[
https://issues.apache.org/jira/browse/TIKA-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16417900#comment-16417900
]
Hudson commented on TIKA-2617:
------------------------------
SUCCESS: Integrated in Jenkins build tika-branch-1x #11 (See
[https://builds.apache.org/job/tika-branch-1x/11/])
TIKA-2617 -- handle new IOOBE on streams now parsed as npoifs in ppt (tallison:
[https://github.com/apache/tika/commit/c5cf55f5b7a64219ffc289f48957220d61b0ba86])
* (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)