[ui:repeat] field value disappears if validation error exists on current site
-----------------------------------------------------------------------------
Key: MYFACES-3415
URL: https://issues.apache.org/jira/browse/MYFACES-3415
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.1.5
Environment: myfaces-2.1.5, Tomcat 7
Reporter: Rene O
A testcase to reproduce the issue is attached.
1. http://localhost:8080/jsf2test/index.jsf
2. enter some data into field 'input2' and field 'item' (field item is
surrounded by ui:repeat) and leave the first field 'input' empty
3. click button
result: validation error and field value of field 'input2' is shown (this is
expected). But field value of field 'item' is not shown anymore (this is not
expected)
Note: with mojarra-2.1.5 the field value doesn't disappear
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira