Jonathan Gallimore created GERONIMO-6801:
--------------------------------------------
Summary: JavaMail spec 1.6 MimeBodyPart.setText() ignores subType
parameter
Key: GERONIMO-6801
URL: https://issues.apache.org/jira/browse/GERONIMO-6801
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: mail
Reporter: Jonathan Gallimore
When calling MimeBodyPart.setText(text, "UTF-8", "html", the subType parameter
("html" in this case) is ignored, and "plain" is used instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)