]
Anton Belevich resolved RF-4279.
--------------------------------
Resolution: Done
Assignee: Tsikhon Kuprevich (was: Anton Belevich)
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: Tsikhon Kuprevich
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: