-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.12 EE, 6.0.X EE
-
Fix Version/s: 6.0.X EE
-
Component/s: Message Boards, ~ [Archived] Collaboration
-
Labels:
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Git Pull Request:
1. Configure the message boards to send emails
2. Check the "html email format" in the "sender" tab of the configuration of the portlet.
3. Change the body of the "Message Added Notification" to contain some html such as:
<div style="color: red">[$MESSAGE_BODY$]</div>
4. The text should be rendered in red in your email client.
Fixed in trunk by LPS-23263.
- relates
-
LPS-23263 Emails from Message boards configured as HTML emails are sent as plain emails
- Closed