[
https://issues.apache.org/jira/browse/TIKA-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17239454#comment-17239454
]
Hudson commented on TIKA-3004:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #56 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/56/])
TIKA-3004: Fix parsing of emails attached to other emails in PST files
(lfcnassif:
[https://github.com/apache/tika/commit/02bf521ba11f22d5de636c7de41fe8643497246a])
* (edit) CHANGES.txt
* (edit)
tika-parser-modules/tika-parser-microsoft-module/src/main/java/org/apache/tika/parser/microsoft/pst/OutlookPSTParser.java
TIKA-3004: update test to search for attached mail body (lfcnassif:
[https://github.com/apache/tika/commit/ce55ab9f9212809842629bca20259db7c2c5ef72])
* (edit)
tika-parser-modules/tika-parser-microsoft-module/src/test/java/org/apache/tika/parser/microsoft/pst/OutlookPSTParserTest.java
* (edit)
tika-parser-modules/tika-parser-microsoft-module/src/test/resources/test-documents/testPST.pst
> OutlookPSTParser missing emails attached to other emails
> --------------------------------------------------------
>
> Key: TIKA-3004
> URL: https://issues.apache.org/jira/browse/TIKA-3004
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.22
> Reporter: Luís Filipe Nassif
> Assignee: Luís Filipe Nassif
> Priority: Major
> Fix For: 2.0
>
>
> While resolving TIKA-2546, I noticed that emails attached to other emails are
> not currently extracted. We should check if attach.getEmbeddedPSTMessage()
> returns something.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)