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

#{cc} inside f:event is not resolved correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.7, 2.1.1
    • 2.0.8, 2.1.2
    • JSR-314
    • None

    Description

      The following case:

      <composite:interface componentType="org.apache.myfaces.view.facelets.tag.composite.CompositeTestComponent">
      </composite:interface>
      <composite:implementation>
      <f:event type="javax.faces.event.PostAddToViewEvent" listener="#

      {cc.postAddToViewCallback}

      "/>
      </composite:implementation>

      throws an exception, because component stack is not set correctly when PostAddToView is delivered.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            bierbrauer Gerald Müllan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: