[richfaces-issues] [JBoss JIRA] Created: (RF-1578) orderingList: a4j:support doesn't work for listShuttle

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Mon Dec 10 09:12:51 EST 2007


orderingList: a4j:support doesn't work for listShuttle
------------------------------------------------------

                 Key: RF-1578
                 URL: http://jira.jboss.com/jira/browse/RF-1578
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
            Reporter: Ilya Shaikovsky
         Assigned To: Vladimir Molotkov
             Fix For: 3.1.3, 3.2.0


		<rich:listShuttle sourceValue="#{toolBar.freeItems}" targetValue="#{toolBar.items}" var="items" listHeight="300px">
			<rich:column>
				<h:outputText value="#{items.label}"></h:outputText>
			</rich:column>
			<a4j:support event="onorderchanged"></a4j:support>
		</rich:listShuttle>

Request isn't fired for corresponding event.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list