[richfaces-issues] [JBoss JIRA] Created: (RF-1812) List Shuttle and Modal Panel.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Jan 3 06:23:57 EST 2008


List Shuttle and Modal Panel.
-----------------------------

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


Can't move items between lists. JS error thrown.

			<rich:modalPanel id="_panel" >
				
				<h:form>
		<rich:listShuttle sourceValue="#{capitalsBean.capitals}" var="cap" converter="converter">
			<rich:column>
				<h:outputText value="#{cap.name}"/>	
			</rich:column>
		</rich:listShuttle>				
				</h:form>
			</rich:modalPanel>

b.t.w. page just frozen all the time under my Linux and FF.

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