Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5-RC6
-
None
Description
This worked fine with 1.5-RC5, so I think it is a regression.
Start the webapp ( mvn clean jetty:run )
Log-in with remember me checked.
Stop the webapp
restart it ( mvn clean jetty:run )
The browser should re-log-on and wicket will throw a RuntimeException.
If you refresh the browser, you are properly logged-on.
See the attached quickstart.
Attachments
Attachments
Issue Links
- breaks
-
WICKET-3965 A (stateless) page immediately disappears after the first render
- Resolved
- incorporates
-
WICKET-4045 Calling wicketTester.clickLink(...) on a StatelessLink causes "PageExpiredException" with Wicket 1.5.0
- Resolved
- is cloned by
-
WICKET-4010 SignInPanel may lead to infinite redirects if there is rememberMe cookie with outdated data
- Resolved