You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/04/26 10:52:00 UTC

[jira] [Created] (TIKA-3733) NPE in 1.x's WordExtractor and OutlookExtractor

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)