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
Priority: Minor
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