You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2023/01/19 16:56:00 UTC

[jira] [Resolved] (TIKA-3959) Improve handling of multipart/mixed's attachments

     [ https://issues.apache.org/jira/browse/TIKA-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-3959.
-------------------------------
    Fix Version/s: 2.7.0
         Assignee: Tim Allison
       Resolution: Fixed

> Improve handling of multipart/mixed's attachments
> -------------------------------------------------
>
>                 Key: TIKA-3959
>                 URL: https://issues.apache.org/jira/browse/TIKA-3959
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: Screenshot from 2023-01-19 11-30-26.png, testRFC822_multipart_attachments.eml, testRFC822_multipart_attachments.eml.json
>
>
> For rfc822 emails, our current parser is inlining content from multipart/mixed attachment in the primary/parent document if the attachments are text or html.  If the Content-Disposition is an "attachment", we should treat the parts as attachments and not inline the content.
> I'm attaching an example file.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)