[ https://issues.apache.org/jira/browse/TIKA-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16149271#comment-16149271 ]
Hudson commented on TIKA-2456: ------------------------------ SUCCESS: Integrated in Jenkins build Tika-trunk #1355 (See [https://builds.apache.org/job/Tika-trunk/1355/]) TIKA-2456: fix detection of emails inside mbox (lfcnassif: [https://github.com/apache/tika/commit/560e91a176ca5ff1adfc3ff1c1f63e32ec4e928a]) * (edit) CHANGES.txt * (edit) tika-parsers/src/main/java/org/apache/tika/parser/mbox/MboxParser.java * (edit) tika-parsers/src/test/java/org/apache/tika/parser/mbox/MboxParserTest.java * (add) tika-parsers/src/test/resources/test-documents/single_mail.mbox > Emails extracted from MBOX not detected as rfc822 > ------------------------------------------------- > > Key: TIKA-2456 > URL: https://issues.apache.org/jira/browse/TIKA-2456 > Project: Tika > Issue Type: Bug > Components: detector > Affects Versions: 1.16 > Reporter: Luis Filipe Nassif > Fix For: 1.17 > > Attachments: single_mail.mbox > > > Similar to TIKA-2454, because of recurrent detection issues with > message/rfc822 (TIKA-2042, TIKA-1602, TIKA-879), children of mbox files could > not be detected as rfc822, but they will always be. Solution is to set > Content-Type-Override inside MBOXPArser. Fix being prepared... -- This message was sent by Atlassian JIRA (v6.4.14#64029)