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

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Wed May 27 11:23:15 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469369#action_12469369 ] 

Mikhail Vitenkov commented on RF-5758:
--------------------------------------

Covered with selenium test.

> 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: Tsikhon Kuprevich
>             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