Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-756

Event delivery phases get overwritten

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.2-plugins, 1.2.3-plugins
    • 1.2.4-plugins
    • Build
    • None

    Description

      The description for a lot of events looks something like this:
      <mfp:event>
      <mfp:event-type>org.apache.myfaces.trinidad.AttributeChange</mfp:event-type>
      <mfp:event-delivery-phase>Invoke Application</mfp:event-delivery-phase>
      <mfp:event-delivery-phase>Apply Request Values</mfp:event-delivery-phase>
      </mfp:event>
      However, the setEventDeliveryPhases method just assigns the input array to _deliveryPhases. This results in the tagdoc only listing the last phase (Apply Request Values in the example above).

      Attachments

        1. phases.patch
          2 kB
          Bud Osterberg

        Activity

          People

            Unassigned Unassigned
            bud.osterberg Bud Osterberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: