Tim Allison created TIKA-3741:
---------------------------------
Summary: Fix new ppt exception
Key: TIKA-3741
URL: https://issues.apache.org/jira/browse/TIKA-3741
Project: Tika
Issue Type: Task
Reporter: Tim Allison
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)