[
https://issues.apache.org/jira/browse/GERONIMO-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244894#comment-14244894
]
Thomas Neidhart commented on GERONIMO-6536:
-------------------------------------------
I have tested it with the latest provider snapshot and the problem is resolved.
Thanks a lot for the quick fix.
> 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)