[richfaces-issues] [JBoss JIRA] (RF-13315) bridgeBase: bears orderingList specific event namespacing and has wrong name of destroy method

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Nov 5 04:57:01 EST 2013


Lukáš Fryč created RF-13315:
-------------------------------

             Summary: 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č


{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: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list