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:36:00 UTC

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

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

Tim Allison commented on TIKA-3959:
-----------------------------------

Turns out this was a somewhat known issue... see screenshot. :(

> 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
>            Priority: Minor
>         Attachments: Screenshot from 2023-01-19 11-30-26.png, testRFC822_multipart_attachments.eml
>
>
> For rfc822 emails, our current parser is inlining content from multipart/mixed attachment in the primary/parent document.  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)