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

Cannot set a cookie on bookmarkable page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5-RC2, 1.5-RC3
    • 1.5-RC4
    • wicket, wicket-examples
    • wicket-examples from rev 1086031 (March 29 2011)

    Description

      Steps to reproduce:
      //////////////////////
      After starting the Wicket Examples, navigate directly to:
      http://localhost:8080/authentication2/wicket/bookmarkable/org.apache.wicket.examples.authentication2.SignIn2

      Sign in with proper user name and password. Notice that the cookie "LoggedIn" is not set.
      //////////////////////

      This does not happen if navigation to the authentication2 example is done through the examples home page. In that case, the URL is http://localhost:8080/authentication2/.

      If I understand correctly, this means that bookmarkable pages cannot set cookies when they also do a redirect. e.g. a bookmarkable sign-in page.

      Note that with the examples from 1.5-rc2, doing the steps described above produces a different result. In that case, signing-in does not set a cookie or actually sign-in at all. The same sign-in page is presented a second time. Sign-in works on this second page.

      Attachments

        1. setCookie_failing_test.patch
          10 kB
          Bertrand Guay-Paquet

        Issue Links

          Activity

            People

              jdonnerstag Juegen Donnerstag
              berniegp Bertrand Guay-Paquet
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: