-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 7.0.0 DXP SP2, Master
-
Fix Version/s: None
-
Component/s: Liferay Themes, ~ [Archived] Themes Infrastructure
-
Labels:None
-
Fix Priority:2
-
Git Pull Request:
Portlet decorator properties are not used.
Steps to Reproduce:
- Set default.portlet.decorator.id=barebone and start up the server
- Add a portlet to the page.
Expected Results: The portlet is styled based on the value of default.portlet.decorator.id.
Actual Results: The portlet is styled based on the decorate styling, not the based on the value of default.portlet.decorator.id.
NOTE: Portlet preferences should take precedence over the portal property. So if a user manually changes the Application Decorators in Look and Feel Configuration, the portlet will use that value instead of the value of default.portlet.decorator.id.
- is related to
-
LPS-58504 Allow theme developers to define different portlet decorators
- Closed