[
https://issues.apache.org/jira/browse/TRINIDAD-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Robinson resolved TRINIDAD-668.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.3-core
findRelativeComponent is now located in the trinidad-api ComponentUtils class
> Move RequestContextImpl._findRelativeComponent to public utility class
> ----------------------------------------------------------------------
>
> Key: TRINIDAD-668
> URL: https://issues.apache.org/jira/browse/TRINIDAD-668
> Project: MyFaces Trinidad
> Issue Type: New Feature
> Components: Components
> Affects Versions: 1.0.2-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Fix For: 1.0.3-core
>
>
> The method:
> static private UIComponent _findRelativeComponent(
> UIComponent from,
> String relativeId)
> on RequestContextImpl is a very handy method
> Will move it to org.apache.myfaces.trinidad.util.ComponentUtils as this seems
> the logical place for such a method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.