You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Rick McGuire (JIRA)" <ji...@apache.org> on 2010/06/30 11:22:51 UTC

[jira] Assigned: (GERONIMO-5415) Mail cannot handle image/jpeg

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

Rick McGuire reassigned GERONIMO-5415:
--------------------------------------

    Assignee: Rick McGuire

> Mail cannot handle image/jpeg
> -----------------------------
>
>                 Key: GERONIMO-5415
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5415
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: specs
>         Environment: geronimo-javamail_1.4_mail-1.8.1.jar
>            Reporter: Sebb
>            Assignee: Rick McGuire
>
> The following content type causes a problem when parsing mail:
> Content-Type: image/jpeg; name=name.jpg
> However the following is parsed OK:
> Content-Type: image/jpg; name=name.jpg
> The code should be able to handle both.

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