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

TCK Testing Issue 2: Faces 2.2 - Issue2439IT nested or sequencing f:ajax tags different behavior to RI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3-next-M7, 4.0.0-RC2
    • 4.0.0-RC3
    • None
    • None

    Description

      We have a bug in our impl, a dual f:ajax does not seem to overwrite the previous one
      aka the first f:ajax removes an onchange handler in the final result
      the second one should reenable it again, but does not.
      I will file a bug on this one later! (the test explicitely tests for such cases)
      <h:inputText id="input2">
      <f:ajax execute="@all" render="@all" disabled="true"/>
      <f:ajax execute="@this" render="@all"/>
      </h:inputText>

       

       

      Attachments

        Issue Links

          Activity

            People

              tandraschko Thomas Andraschko
              werpu Werner Punz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: