Details
-
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
7.0.2 CE GA3, 7.0.X EE, Master
-
None
-
None
-
3
Description
When the following lines are added to "portal_normal.ftl" the breadcrumbs portlet is still displayed as "Decorate". Works for "search" and "navigation_menu" portlets in "navigation.ftl"
<#assign VOID = freeMarkerPortletPreferences.setValue("portletSetupPortletDecoratorId", "barebone")> <nav id="breadcrumbs"> <@liferay.breadcrumbs default_preferences="${freeMarkerPortletPreferences}" /> </nav> <#assign VOID = freeMarkerPortletPreferences.reset()>
Attachments
Issue Links
- is duplicated by
-
LPS-69947 LanguageEntrys Not Configurable with "default_preferences" Attribute in Theme
- Closed