[
http://jira.jboss.com/jira/browse/RF-1819?page=all ]
Nick Belaevski resolved RF-1819.
--------------------------------
Fix Version/s: 3.1.4
Resolution: Done
Assignee: Tsikhon Kuprevich (was: Nick Belaevski)
List shuttle has incorrect value after validation vails.
--------------------------------------------------------
Key: RF-1819
URL:
http://jira.jboss.com/jira/browse/RF-1819
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Sergey Halipov
Assigned To: Tsikhon Kuprevich
Priority: Critical
Fix For: 3.1.4, 3.2.0
1. There is a form with some list shuttle that has some items in both source and target
and with some required inputText.
<h:inputText required="true" />
<rich:listShuttle sourceValue="#{bean.source}"
targetValue="#{bean.target}"
..........
2. Submit form leaving inputText empty.
3. Write some value to inputText and submit the form again.
All target items will be moved to source.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira