[ https://issues.apache.org/jira/browse/TIKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038594#comment-14038594 ]
Nick Burch commented on TIKA-1350: ---------------------------------- If you've checked out from svn, then "svn diff" will generate a patch you can attach to the issue. Otherwise, we have a read only mirror onto github at https://github.com/apache/tika - you can open a pull request against that as normal for github, tag it with this jira issue ID, and the pull request will flow through to here and can be closed once applied > 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 > Labels: libpst, parser, pst > Fix For: 1.7 > > Original Estimate: 0.2h > Remaining Estimate: 0.2h > > 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)