[ 
https://issues.apache.org/jira/browse/TIKA-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038862#comment-14038862
 ] 

ASF GitHub Bot commented on TIKA-1350:
--------------------------------------

GitHub user jrhe opened a pull request:

    https://github.com/apache/tika/pull/12

    Bumps libpst version to fix TIKA-1350

    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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jrhe/tika TIKA-1350

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/12.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12
    
----
commit 29272a0f4abb01407b795426e563cba8ed134107
Author: Jonathan Richard Henry Evans (JRHE) <cont...@jrhe.co.uk>
Date:   2014-06-20T14:53:21Z

    Bumps libpst version to fix TIKA-1350

----


> 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)

Reply via email to