Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2124

events.zone.refresh must be triggered directly on zone element, can fail otherwise

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • 5.4
    • tapestry-core

    Description

      Triggering the events.zone.refresh or events.zone.update events on an element nested within a Zone's element will fail; the document-level event handlers expect this to be the ElementWrapper for the zone element, but is instead the ElementWrapper for the triggering element.

      Currently, it is necessary for triggers to select up the tree to find the Zone's element; this should be incorporated into the document event handlers instead.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: