Community
Participate
Working Groups
Build Identifier: org.eclipse.scout.commons_3.7.0.201104261606 When attachments are supplied to the method, they are not added correctly to the MimeMessage. When both HTML and plain text are provided for the message, a mime part with content type "multipart/alternative" is added. However, when attachments are provided as well, those attachments are added as parts to that "multipart/alternative" part instead of to a "multipart/mixed" part. See tha attached solution proposal for details. Reproducible: Always
Created attachment 196195 [details] Proposed patch.
Proposed patch also contains fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=346190
fixed on trunk of scout 3.7
OK
shipped with eclipse scout 3.7.0
Comment on attachment 196195 [details] Proposed patch. moved iplog flag from bug to patch