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

HttpsRequestChecker inadvertently instantiates page when checking for annotation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5-M2.1
    • None
    • None

    Description

      when checking for https the page class unnecessarily instantiated which will cause premature execution of the page constructor. In my case I threw a redirect which was not handled properly. So this issue not only a matter on efficiency but also erroneous.

      patch follows in a sec.

      Attachments

        1. https.patch
          1 kB
          Peter Ertl
        2. https-test-case.patch
          1 kB
          Peter Ertl

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: