]
Brian Leathem updated RF-13315:
-------------------------------
Fix Version/s: 5.0.0.Alpha2
bridgeBase: bears orderingList specific event namespacing and has
wrong name of destroy method
----------------------------------------------------------------------------------------------
Key: RF-13315
URL:
https://issues.jboss.org/browse/RF-13315
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component
Affects Versions: 5.0.0.Alpha2
Reporter: Lukáš Fryč
Fix For: 5.0.0.Alpha2
{code}
$('body').on("cleanDom.orderingList.bootstrap.RICH", function(event,
ui) {
{code}
{code}
destroy : function() {
{code}
should be {{_destroy}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: