Thomas Neidhart created GERONIMO-6536:
-----------------------------------------
Summary: MimeBodyPart.setText(String, String, String) ignores
subType
Key: GERONIMO-6536
URL: https://issues.apache.org/jira/browse/GERONIMO-6536
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: mail
Reporter: Thomas Neidhart
This has been detected as part of [EMAIL-147].
When creating the mime message, we call MimeBodyPart.setText(String, String,
String) with html as subtype, but when calling this method, the subType is
completely ignored and the resulting contentType is always "text/plain".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)