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

Once invalidated the Session will be invalidated on every detach

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 8.0.0-M3
    • 8.0.0-M4
    • wicket
    • None

    Description

      I've created a simple project to show that I've a test which works in Wicket 7 but is failing in Wicket 8. Its a simple login form which authenticates a user with Spring Security.

      In Wicket 8 the user is redirected to the LoginPage after a succesul login without an error. In Wicket 7 the user is redirected to the HomePage as expected.

      You can change the version in the maven property section.

      I've tried to debug by myself but I didn't found anything...

      Hint: The test is working in Wicket 8 if you redirect the page with setResponsePage(new HomePage.class) instead of setResponsePage(Homepage.class)

      Attachments

        1. spring-security.zip
          9 kB
          Marc G.

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              marc-g Marc G.
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: