[
https://issues.apache.org/jira/browse/TIKA-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288986#comment-15288986
]
Hudson commented on TIKA-1977:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #995 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/995/])
TIKA-1977 set title vs add title -- also clean up of javadoc href and
(tallison: rev 89881ce207444a9d53f041bf9a14b5b7d623dca6)
* tika-parsers/src/main/java/org/apache/tika/parser/mail/MailContentHandler.java
* tika-parsers/src/test/java/org/apache/tika/parser/mail/RFC822ParserTest.java
TIKA-1977 avoid use of forbiddenapi (tallison: rev
4a324ff94e148dd918538559fccb575bace80a9f)
* tika-parsers/src/test/java/org/apache/tika/parser/mail/RFC822ParserTest.java
> RFC822Parser 'adds' dc:title causing rare exceptions if > 1 'subject'
> ---------------------------------------------------------------------
>
> Key: TIKA-1977
> URL: https://issues.apache.org/jira/browse/TIKA-1977
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
> Fix For: 2.0, 1.14
>
>
> RFC822Parser {{add}}s the 'subject' instead of {{set}}ing it. {{dc:title}}
> can only be single-valued. In a few handfuls of cases, this causes an
> exception which is usually hidden by:
> {noformat}
> } catch (RuntimeException me) {
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)