You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/12/16 23:09:00 UTC

[jira] [Commented] (TIKA-3012) NPE caused by multiple calls to start/end document in RFC822Parser

    [ https://issues.apache.org/jira/browse/TIKA-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997693#comment-16997693 ] 

Hudson commented on TIKA-3012:
------------------------------

UNSTABLE: Integrated in Jenkins build Tika-trunk #1761 (See [https://builds.apache.org/job/Tika-trunk/1761/])
TIKA-3012 -- prevent the RFC822Parser from calling endDocument() when (tallison: [https://github.com/apache/tika/commit/a8b50c30e0963c5a07297adeb17b0ed988064adc])
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/mail/MailContentHandler.java
* (edit) tika-parsers/src/test/java/org/apache/tika/parser/mail/RFC822ParserTest.java
* (edit) tika-parsers/src/main/java/org/apache/tika/parser/mail/RFC822Parser.java


> NPE caused by multiple calls to start/end document in RFC822Parser
> ------------------------------------------------------------------
>
>                 Key: TIKA-3012
>                 URL: https://issues.apache.org/jira/browse/TIKA-3012
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Trivial
>
> The "testGroupwiseEml.eml" file triggers an NPE with the ToXMLContentHandler because endDocument is called multiple times.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)