[richfaces-issues] [JBoss JIRA] Created: (RF-5758) InplaceSelect: initial value is not shown when it's type is not String

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Jan 15 11:44:05 EST 2009


InplaceSelect: initial value is not shown when it's type is not String
----------------------------------------------------------------------

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


			<rich:inplaceSelect value="#{45}">
				<f:selectItem itemLabel="Item 1" itemValue="#{1}"/>
				<f:selectItem itemLabel="Item 2" itemValue="#{2}"/>
				<f:selectItem itemLabel="Item 3" itemValue="#{3}"/>
				<f:selectItem itemLabel="Item 45" itemValue="#{45}"/>
			</rich:inplaceSelect>



-- 
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