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

RequestCycle listeners's ondetach() is ran before pages are detached, should be the other way around

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.3
    • None
    • None

    Description

      request cycle listeners sometimes control resources used by the pages. these resources should still be available in page#detach() but currently this is called after all user-registered listener's detach() methods - it should be the other way around.

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            ivaynberg Igor Vaynberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: