-
Type:
Sub-Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Liferay Faces Bridge has a feature that utilizes the Liferay Portal WebKeys.PAGE_TOP request attribute to remove duplicate resources in the <head>...</head> section of the portal page. This functionality is currently implemented in the Liferay implementation of com.liferay.faces.bridge.container.PortletContainer but since that interface is being removed in FACES-2166 the functionality will be moved to a separate PhaseListener.