[ http://issues.apache.org/jira/browse/MYFACES-413?page=all ]
Mathias Broekelmann closed MYFACES-413:
---------------------------------------
Fix Version: Nightly Build
Resolution: Fixed
problem was t:datalist which didn“t call super methods
> UIData: nested UIData does not save state correctly for UIInput on validation
> errors
> ------------------------------------------------------------------------------------
>
> Key: MYFACES-413
> URL: http://issues.apache.org/jira/browse/MYFACES-413
> Project: MyFaces
> Type: Bug
> Components: JSF 1.1
> Versions: Nightly Build
> Reporter: Mathias Werlitz
> Assignee: Mathias Broekelmann
> Priority: Critical
> Fix For: Nightly Build
> Attachments: DataTest.jsp, uidata.txt
>
> Following simplified example:
> <h:dataTable>
> <h:dataTable>
> <h:inputText validator="..." />
> </h:dataTable>
> </h:dataTable>
> If there are validation errors the error message for the UIInput component is
> displayed but the component displays NOT the submitted value - instead the
> model value is displayed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira