Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1575

AjaxEventBehavior does not check for component.isEnableAllowed before adding the ajax event to the tag

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.2, 1.3.3, 1.3.4, 1.4-M1
    • 1.3.4, 1.4-M2
    • wicket
    • None

    Description

      Currently AjaxEventBehavior only checks component.isEnabled before applying the ajax event to the tag. This could result in an UnauthorizedActionException when the ajax event is received by wicket.
      The behavior should also check for component.isEnableAllowed.

      Attachments

        Activity

          People

            mrmean Maurice Marrink
            mrmean Maurice Marrink
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: