Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 6.2.X EE
-
6.2.x
-
Committed
-
6
-
2
Description
Description
When email updates for message board threads are enabled, the email signature will properly display when a post is added from the portlet. However, regardless of the portlet's configuration, when a post is added from Admin > Content > Message Boards the email signature will always appear as:
[$COMPANY_NAME$] Message Boards
[$MESSAGE_URL$]
[$PORTAL_URL$]
For example:
Liferay Message Boards
http://localhost:8080/web/guest/home/-/message_boards/view_message/24915
Steps to reproduce
- Add message board portlet.
- Enable email thread updates for message boards.
- Change the default message signature (in Message Added Email and Message Updated Email) to anything else, such as [$FROM_NAME$].
- Add a new thread and subscribe to it, using a valid email account to check emails.
- Post a message from the portlet. The email update displays the signature as configured in Step 3.
- Post a message from Admin > Content > Message Boards. The email update displays the signature with the values for:
[$COMPANY_NAME$] Message Boards
[$MESSAGE_URL$]
[$PORTAL_URL$]
Results of Testing
Expected Result: Whether a post is added from the portlet or Admin > Content > Message Boards, the email update's signature should correspond to the portlet's configuration.
Actual Results: When a post is added from Admin > Content > Message Boards, regardless of the actual signature's configuration the signature only contains:
[$COMPANY_NAME$] Message Boards
[$MESSAGE_URL$]
[$PORTAL_URL$]
NOTE:
Issue is fixed in Master by LPS-43575 which cannot be back ported.
This LPS is to track the unique fix to 6.2.x
Attachments
Issue Links
- relates
-
LPE-13883 Message board email updates have incorrect format when post is added from the Control Panel
-
- Closed
-