-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Util
-
Labels:None
The com.liferay.faces.util.component.ComponentUtil.matchComponentInViewRoot(FacesContext,String) static method is to be deleted since it is never called anywhere in the source. However, the method must be deprecated in older branches with instructions as to how ComponentUtil.matchComponentInHierarchy(FacesContext,UIComponent,String) can be called instead.