-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.0 DXP FP89, 7.0.10.13 DXP SP13, 7.0.X, 7.1.10 DXP FP15, 7.1.10.3 SP3, 7.1.X, 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: ~[Archived] WCM
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
-
QA Test Score:5
When subscribing to email notifications for changes to Web Content assets via the subscribe star (found when navigating to [Site_Administration] > Content > Web Content > "i"), the sent emails do not include any information for the ARTICLE_CONTENT and ARTICLE_DIFFS Freemarker variables for the assets in the Live site when staging is enabled.
Reproduction Steps:
- Start a sample mail server, and connect it to a bundle (go to Control Panel > Configuration > Server Settings > Mail to configure the port)
- Launch the bundle, create a test site “Subscribe Site,” enable Staging for the site (leaving the default settings)
- Create a user "Admin User," give him the Administrator Role, and assign him to the Subscribe Site
- Sign out, sign in as Admin User, and navigate to [Subscribe_Site_Administration] > Content > Web Content > "i", then click the “Subscribe” star in the top right once on the Staging site, and once on the Live site
- Sign out and sign back in as the primary admin account
- Create a new Basic Web Content “Test Asset” (on the Subscribe Site) with some text in the Content section, click publish (generating the Staged Site “Article Added” email)
- Edit the "Test Asset" and click publish (generating the Staged Site “Article Updated” email)
- In the upper right of Web Content, select ⠇> Staging, then “Publish to Live”
Expected Result: An "Article Added" and an "Article Updated" email is sent.
Actual Result: An "Article Updated" email is sent, one for each version being published.
- Edit the “Test Asset” (I changed both the title and the content) in Site Administration > Content > Web Content, and click Publish (generating the Staged Site “Article Updated” email)
- Select ⠇> Staging, then “Publish to Live” a second time
Expected Result: The "Article Updated" email contains the content and differences in the update.
Actual Result: The "Article Updated" email do not include any information for the ARTICLE_CONTENT and ARTICLE_DIFFS Freemarker variables.
- causes
-
LPS-101259 AssetSearcherStagingTest.testSiteRolePermissions fails due to LPS-99857
- Closed
-
LPS-102786 Adding JournalArticles through services or imports can cause freemarker errors
- Closed
- Testing discovered
-
LPS-99852 Creation subscriber emails worded poorly
- Closed
-
LPS-101289 Comments can be lost after Web Content is moved to recycle bin
- Closed