[
https://issues.apache.org/jira/browse/TRINIDAD-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969911#action_12969911
]
Andrew Robinson commented on TRINIDAD-1976:
-------------------------------------------
Example that is broken:
<tr:inputText value="#{bean.map[component.clientId]}" />
> UIXEditableValue lacks calls to pushComponentToEL(context, this);
> -----------------------------------------------------------------
>
> Key: TRINIDAD-1976
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1976
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 2.0.0.3-core
> Reporter: Andrew Robinson
> Assignee: Andrew Robinson
> Priority: Critical
>
> UIXEditableValue never calls pushComponentToEL(context, this); during
> validation (and possibly other lifecycle methods). As a result #{component}
> is wrong during validation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.