Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-2200

Ajax inside a dropdown menu is executed multiple times

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.5.0
    • 5.6.0
    • Core, JavaScript, Themes
    • None

    Description

      A dropdown menu entry with an ajax tag execute the ajax request multiple times. If the same tc:link is outside a dropdown menu, the ajax request is executed only once (as expected).

      <tc:button label="Dropdown" omit="true">
        <tc:link label="Simple Ajax">
          <f:ajax/>
        </tc:link>
      </tc:button>
      

      Attachments

        Activity

          People

            hnoeth Henning Nöth
            hnoeth Henning Nöth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: