[ https://issues.apache.org/jira/browse/WICKET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490316 ]
Jean-Baptiste Quenot commented on WICKET-476: --------------------------------------------- Shouldn't we throw an exception in PageMap.getSession() instead of logging an error to make it obvious to the end user that there is something wrong? Sometimes people don't pay much attention to the logs. > 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 > Assigned To: Johan Compagner > 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.