You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Jonathan Evans (JIRA)" <ji...@apache.org> on 2014/06/20 10:18:24 UTC

[jira] [Created] (TIKA-1350) OutlookPSTParser: Unknown message type: IPM.Note

Jonathan Evans created TIKA-1350:
------------------------------------

             Summary: OutlookPSTParser: Unknown message type: IPM.Note
                 Key: TIKA-1350
                 URL: https://issues.apache.org/jira/browse/TIKA-1350
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.7
            Reporter: Jonathan Evans
             Fix For: 1.7


When parsing some emails in a PST file I get the error "Unknown message type: IPM.Note" preventing them from being parsed. This is because of an extra null byte at the end of the message class string.

This has been fixed in version 0.8.1 of java-libpst so a version bump is all that is required. 
https://github.com/rjohnsondev/java-libpst/issues/14

I would attempt to do this myself but I am unsure how to open a pull request with SVN.



--
This message was sent by Atlassian JIRA
(v6.2#6252)