-
Type:
Bug
-
Status: Verified
-
Resolution: Unresolved
-
Affects Version/s: 7.0.0 DXP FP69, 7.0.X, 7.1.1 CE GA2, 7.1.10 DXP FP5, 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP9, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Core Infrastructure
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Deploy the attached sample-layout-template.war which has two embedded portlets
- Create a /page1 in the default site and apply the sample-layout-template to it.
- Go to the /page1 and check that the embedded portlets are displayed (important this steep is mandatory in order to precreate the configuration/preferences for that portlets in data base)
- From Control Panel > Server Administration > Script, run the attached groovy script.
Observed: layout.isPortletEmbedded is returning false for both embedded portlets
Expected: layout.isPortletEmbedded is returning true for both embedded portlets