You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ryan Gardner (JIRA)" <ji...@apache.org> on 2009/03/31 23:19:34 UTC

[jira] Updated: (CAMEL-1506) Recursively scan multipart nodes of an email for attachments - not just top level nodes

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

Ryan Gardner updated CAMEL-1506:
--------------------------------

    Attachment: MailContentAttachmentScanning.patch

fixes attachment scanning behavior.

> Recursively scan multipart nodes of an email for attachments - not just top level nodes
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1506
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1506
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-mail
>    Affects Versions: 2.0.0
>            Reporter: Ryan Gardner
>            Priority: Minor
>         Attachments: MailContentAttachmentScanning.patch
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> The current code will only scan the top level of a multipart message. This misses any attachments that are under another node.
> All unit tests still run for me after applying this patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.