-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5-RC6
-
Fix Version/s: 1.5.1
-
Component/s: wicket-auth-roles
-
Labels:None
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.
- 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
-