-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE, 7.0.0 Alpha 3
-
Fix Version/s: 6.2.X EE, 7.0.0 Alpha 3
-
Component/s: ~[Archived] Widget configuration
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:9
-
Fix Priority:3
-
Git Pull Request:
1./a On 6.2: Start the portal and deploy Kaleo Web plugin
1./b On master: Just start the portal (no need to deploy anything, as workflow is part of the portal by default)
2./a On 6.2: Go to Configuration > Workflow Configuration on the default site's administration page
2./b On master: Go to Content > Web Content, create a Folder, then edit it
3. Set the Single Approver workflow for Web Content Article and Save
4. Go to Content > Web Content and open the Confguration panel (under the gear icon)
5. Switch to Web Content Requested Email tab to see the email notification template for web content approvals
6. Observe the "Definition of Terms" section.
Result: [$FROM_ADDRESS$] and [$FROM_NAME$] are the same as for the rest of the templates, even though we swap that with the actual values of [$TO_ADDRESS$] and [$TO_NAME$] before sending out this notification (see the method JournalArticleLocalServiceImpl.sendEmail). This is how we achieve to have the submitter of the article as the sender of the notification. The "Definition of Terms" section on the notification template editor should reflect this, to avoid confusion.
- relates
-
LPE-14486 Kaleo's Web Content Requested notification has swapped terms in the section "Definition of Terms"
-
- Closed
-