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

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

tballison commented on issue #211: [TIKA-1788] RFC822Parser: provide email 
attachment filenames when available
URL: https://github.com/apache/tika/pull/211#issuecomment-337012343
 
 
   @AarjavP , I very much appreciate this PR.  I regret that I haven't been 
able to review it carefully yet, but I look forward to doing so over the next 
week or so (I hope).  Thank you!
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> message/rfc822 parser doesn't identify attachment filenames from 
> Content-Disposition header
> -------------------------------------------------------------------------------------------
>
>                 Key: TIKA-1788
>                 URL: https://issues.apache.org/jira/browse/TIKA-1788
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.11
>            Reporter: Sergey Tsalkov
>            Assignee: Tim Allison
>         Attachments: grep_content_disposition.zip
>
>
> rfc822 email files can contain attachments as subparts, and they'll
> generally specify the filename of the attachment in a manner like
> this:
> Content-Disposition: attachment;
>         filename*=utf-8''image001.jpg
> Tika doesn't seem to be grabbing that information at all!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to