[ 
https://issues.apache.org/jira/browse/TIKA-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528871#comment-17528871
 ] 

Hudson commented on TIKA-3741:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #528 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/528/])
TIKA-3741 -- fix regression in handling embedded file exceptions in ppt 
(tallison: 
[https://github.com/apache/tika/commit/fc05adb888320647143d04690bb154ebe7f267b2])
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/HSLFExtractor.java
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/test/java/org/apache/tika/parser/microsoft/PowerPointParserTest.java


> Fix regression in exception handling for embedded resources in a ppt
> --------------------------------------------------------------------
>
>                 Key: TIKA-3741
>                 URL: https://issues.apache.org/jira/browse/TIKA-3741
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Trivial
>
> In the regression tests for both 1.x and 2.x, Tilman identified a new 
> exception regression on: bug_trackers/TIKA/TIKA-2215-0.ppt
> We're letting a runtime exception from an embedded document percolate and 
> stop the parse, which means that we're losing content.
> Embedded exceptions should be caught and recorded in the metadata (in 
> /rmeta); obv, we should let SecurityExceptions percolate through to the top.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to