[ 
https://issues.apache.org/jira/browse/WICKET-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490306
 ] 

Jean-Baptiste Quenot commented on WICKET-476:
---------------------------------------------

For reference this is the associated Subversion commit:

{noformat}
r529917 | jcompagner | 2007-04-18 10:42:01 +0200 (Mer, 18 avr 2007) | 1 line
Changed paths:
   M 
/incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/PageMap.java
   M 
/incubator/wicket/branches/wicket-1.2.x/wicket/src/main/java/wicket/Session.java

clean up fix for dirty objects
{noformat}


> 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.

Reply via email to