You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org> on 2006/04/01 00:38:33 UTC

[jira] Resolved: (GERONIMO-1793) MimeBodyPart setDescription()/getDescription() is not properly encoding header description data.

     [ http://issues.apache.org/jira/browse/GERONIMO-1793?page=all ]
     
Jacek Laskowski resolved GERONIMO-1793:
---------------------------------------

    Fix Version: 1.2
     Resolution: Fixed
      Assign To: Jacek Laskowski

Committed revision 390527. Thanks Rick!

> MimeBodyPart setDescription()/getDescription() is not properly encoding header description data.
> ------------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1793
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1793
>      Project: Geronimo
>         Type: Bug
>   Components: mail
>     Versions: 1.2
>     Reporter: Rick McGuire
>     Assignee: Jacek Laskowski
>     Priority: Minor
>      Fix For: 1.2
>  Attachments: GERONIMO-1793.patch
>
> The MIME specification requires header strings to be encoded when they contain non 7-bit ascii characters.  The MimeMessage class is handling this ok with setDescription() and setSubject(), but the corresponding change was never made to the MimeBodyPart class.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira