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

ComponentSystemEvents are not globally dispatched

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 2.0.0-alpha
    • JSR-314
    • None

    Description

      The events triggered on component level should also dispatch global system events just like their siblings directly inherited from SystemEvent, a faces-config entry like

      <system-event-listener>
      <system-event-listener-class>mypackage.MyListener</system-event-listener-class>
      <system-event-class>javax.faces.event.PreRenderComponentEvent</system-event-class>
      </system-event-listener>

      currently does not do anything

      Attachments

        Activity

          People

            Unassigned Unassigned
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: