Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.X EE, 6.2.0 CE M4
-
Component/s: WCM, WCM > Sites Administration
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:4
-
Fix Priority:4
-
Similar Issues:
Description
When rendering the layout template in the customization section of the Manage Pages dialog, we should prevent it from including invasive markup—especially whole portlets included via theme.runtime(...).

The complete fix prevents all methods of the VelocityTagLib class from executing by replacing it with a dummy impl.