-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.2.10 DXP GA1
-
Fix Version/s: 7.2.X
-
Component/s: Widget Templates, ~[Archived] WCM > Publication
-
Labels:None
- Create Basic Web Content Article, any content.
- Navigate to "Global Scope", Content&Data, Web Content, Template. Locate "Basic Web Content" Template
- Edit the template, change it to "TEST ${content.getData()} TEST" or anything else that will be easily visible when displaying the article.
- Add the article to a page, using a "Web Content Display" Widget
Expected result:
- updated template used for rendering
Actual result:
- Just the stock template "${content.getData()}" is used for rendering
Variations:
- Creating the article before or after changing the template doesn't make a difference
- marking the template cacheable or not-cacheable doesn't make a difference.