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