[richfaces-issues] [JBoss JIRA] Assigned: (RF-4279) Select many is not handled properly by AJAX

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Aug 25 06:14:39 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski reassigned RF-4279:
----------------------------------

    Assignee: Anton Belevich  (was: Nick Belaevski)


> Select many is not handled properly by AJAX
> -------------------------------------------
>
>                 Key: RF-4279
>                 URL: https://jira.jboss.org/jira/browse/RF-4279
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>            Reporter: Nick Belaevski
>            Assignee: Anton Belevich
>            Priority: Critical
>             Fix For: 3.2.2
>
>
> 				<h:form>
> 					<h:panelGroup layout="block" id="group">
> 						<h:selectManyListbox value="#{bean.values}">
> 							<f:selectItem itemValue="1" />
> 							<f:selectItem itemValue="2" />
> 							<f:selectItem itemValue="3" />
> 							<f:selectItem itemValue="4" />
> 							<f:selectItem itemValue="5" />
> 						</h:selectManyListbox>
> 					</h:panelGroup>
> 				
> 					<h:commandButton value="Submit" />
> 					<a4j:commandButton value="ajax Submit" />
> 				</h:form>
> Select some items, then submit ajax button

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