You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2018/09/05 08:56:00 UTC

[jira] [Commented] (TIKA-2723) Issue with parsing .mht container

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

Nick Burch commented on TIKA-2723:
----------------------------------

What is generating this MHT file? What sort of thing do you think is actually in the file? What would you expect Tika to return? Can you upload a small example file? Do you have a link to the specification for the file format?

> Issue with parsing .mht container
> ---------------------------------
>
>                 Key: TIKA-2723
>                 URL: https://issues.apache.org/jira/browse/TIKA-2723
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>    Affects Versions: 1.17
>            Reporter: Ghenadie
>            Priority: Major
>              Labels: patch
>             Fix For: 1.17
>
>
> Hello,
> I have a file with .mht extension. Tika processes  this file  as an email (Is Email? - true), and uses RFC822Parser to parse it. As a result, I have the content with email fields, as: From, To, CC, BCC, Subject. 
> This is an issue for me. And seems to be an issue from Tika. As far as this is a web container, it should not be parsed through RFCParser (which is an email parser). 
> Please investigate this issue as soon as possible. 
> Please let me know in case of any questions.
>  
> Thank you,
> Ghenadie R.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)