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

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Tue Sep 2 06:44:38 EDT 2008


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

Mikhail Vitenkov closed RF-4279.
--------------------------------

    Assignee: Mikhail Vitenkov  (was: Tsikhon Kuprevich)


Verified at 3.2.2.CR2

> 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: Mikhail Vitenkov
>            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