Tim Allison created TIKA-3733:
---------------------------------
Summary: NPE in 1.x's WordExtractor and OutlookExtractor
Key: TIKA-3733
URL: https://issues.apache.org/jira/browse/TIKA-3733
Project: Tika
Issue Type: Task
Reporter: Tim Allison
In the regression tests for 1.x, there's a new NPE in the WordExtractor. This
is caused my not initializing the "parentMetadata" in AbstractPOIFSExtractor
for WordExtractor and also OutlookExtractor. Then, if there's an exception in
an embedded object, and we try to write the exception to the parentMetadata,
there's an NPE.
Triggering file is govdocs1: 098441.doc
--
This message was sent by Atlassian Jira
(v8.20.7#820007)