RenderUtils.getRelativeId does not support the "::" method of relative 
referencing
----------------------------------------------------------------------------------

                 Key: TRINIDAD-821
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-821
             Project: MyFaces Trinidad
          Issue Type: Improvement
    Affects Versions: 1.2.2-core, 1.0.4-core
            Reporter: Andrew Robinson
            Assignee: Andrew Robinson
            Priority: Minor


The method:

org.apache.myfaces.trinidad.render.RenderUtils.getRelativeId(FacesContext, 
UIComponent, String)

only contains a subset of the functionality of the method:

org.apache.myfaces.trinidad.util.ComponentUtils.findRelativeComponent(UIComponent,
 String)

The method should be changed to use the findRelativeComponent method internally 
so that the parent referencing method can be used in this context.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to