[ https://issues.apache.org/jira/browse/WICKET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489350 ]
Johan Compagner commented on WICKET-476: ---------------------------------------- this fix can be done without any break of api if needed. > Backport RequestCycle#updateSession and pagemap#session removal to 1.2.x > ------------------------------------------------------------------------ > > Key: WICKET-476 > URL: https://issues.apache.org/jira/browse/WICKET-476 > Project: Wicket > Issue Type: Bug > Affects Versions: 1.2.5 > Reporter: Martijn Dashorst > Fix For: 1.2.6 > > > A cleanup bug in the requestcycle may leave dirty objects in the dirtyObjects > threadlocal. Removing RequestCycle.updateSession and pagemap#session as we > did in 1.3 solves this particular problem. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.