[richfaces-issues] [JBoss JIRA] Created: (RF-6766) PickList: submitted values incorrectly processed if no converter is used

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Apr 13 12:28:23 EDT 2009


PickList: submitted values incorrectly processed if no converter is used
------------------------------------------------------------------------

                 Key: RF-6766
                 URL: https://jira.jboss.org/jira/browse/RF-6766
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Nick Belaevski
            Assignee: Nick Belaevski
             Fix For: 3.3.1


1. 		<pickList:pickList>
			<f:selectItem itemLabel="Item 1" itemValue="item1" />
			<f:selectItem itemLabel="Item 2" itemValue="item2" />
			<f:selectItem itemLabel="Item 3" itemValue="item3" />
		</pickList:pickList>

2. Move item1 to the right
3. Submit -> item1 is moved back to left 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list