[
https://issues.apache.org/jira/browse/TIKA-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528128#comment-17528128
]
Tim Allison commented on TIKA-3733:
-----------------------------------
This was already fixed in the 2.x branch for the WordExtractor but not the
OutlookExtractor. This is now fixed in both branches.
> 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
> Priority: Minor
>
> 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)