-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP18, Master
-
Fix Version/s: 7.0.0 DXP FP34, 7.0.0 DXP SP7, 7.0.5 CE GA6, 7.0.X, 7.1.0 M1, 7.1.X, Master
-
Component/s: Content Display Widgets > Web Content Display widget
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce:
- Create a structure called Structure1 and a template named Template1 associated to Structure1
- Create a structure called Structure2 and a template named Template2 associated to Structure2.
- Create a web content named WebContent1 based on Structure1.
- Create a web content named WebContent2 based on Structure2.
- Add a Web Content Display portlet to a page and select WebContent1 to be displayed.
- Edit again the WCD configuration but now choose WebContent2 to be displayed.
- Click the Save button.
Expected Result:
WebContent2 should be displayed taking into account its associated template (Template2).
Actual Result:
WebContent2 gets displayed but initial template (Template1) remains as the selected one.