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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues