You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Sergey Tsalkov (JIRA)" <ji...@apache.org> on 2015/11/06 07:31:27 UTC

[jira] [Created] (TIKA-1788) message/rfc822 parser doesn't identify attachment filenames from Content-Disposition header

Sergey Tsalkov created TIKA-1788:
------------------------------------

             Summary: 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


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.3.4#6332)