Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-2973

UIComponent.unsubscribeFromEvent calls getApplication().unsubscribeFromEvent() instead of modifying _systemEventListenerClassMap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-SNAPSHOT
    • 2.0.3
    • None
    • None

    Description

      UIComponent.unsubscribeFromEvent() calls getFacesContext().getApplication().unsubscribeFromEvent(), while the event listener added by subscribeToEvent() still remains in _systemEventListenerClassMap. This means that the component system event listener cannot be removed.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            mstarets Max Starets
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: