[
https://issues.apache.org/jira/browse/TIKA-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528200#comment-17528200
]
Hudson commented on TIKA-3733:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #525 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/525/])
TIKA-3733 -- pass parent metadata to AbstractPOIFSExtractor in OutlookExtractor
(tallison:
[https://github.com/apache/tika/commit/15909b43253ed671f76a3aed2205da3b67dbb97d])
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/OutlookExtractor.java
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/OfficeParser.java
> 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
> Fix For: 1.28.2, 2.4.0
>
>
> 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)