I've created an issue to track this regression and a PR with my proposed fix: https://github.com/apache/wicket/pull/231
Emond On dinsdag 29 augustus 2017 15:26:06 CEST Martijn Dashorst wrote: > https://issues.apache.org/jira/browse/WICKET-6387 > > The original fix apparently introduces the behavior that our logged out > users don't remove stale pages from the pagestore because the session is > marked "updating" > > Any site with major traffic that uses the page store will be affected by > this. In Emond and my assessment this will necessitate a 7.8.1 fix as soon > as possible. > > Does anyone have a better suggestion than Emond proposes in WICKET-6387? (I > owe you a beer then), and do you agree that a 7.8.1 should be rolled? > > Martijn