[ 
https://issues.apache.org/jira/browse/WICKET-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov updated WICKET-6310:
------------------------------------
    Summary: Once invalidated the Session will be invalidated on every detach  
(was: WicketTester - Test failed in Wicket 8 but Works in 7 - Spring Security)

> Once invalidated the Session will be invalidated on every detach
> ----------------------------------------------------------------
>
>                 Key: WICKET-6310
>                 URL: https://issues.apache.org/jira/browse/WICKET-6310
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 8.0.0-M3
>            Reporter: Marc G.
>            Assignee: Martin Grigorov
>         Attachments: spring-security.zip
>
>
> 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)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to