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

Ryan Crumley commented on WICKET-305:
-------------------------------------

I have verified both the quickstart and my applicaiton do not exhibit this 
behavior with the latest 1.2.x build.

> Wicket 1.2.5 is not adding header contributions correctly after serving an 
> ajax request
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-305
>                 URL: https://issues.apache.org/jira/browse/WICKET-305
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.2.5
>         Environment: quickstart, jdk 1.5
>            Reporter: Ryan Crumley
>         Assigned To: Igor Vaynberg
>         Attachments: ajaxbug-wicket1.2.5.tar.gz
>
>
> Execute the attached quickstart application for reproduction steps.
> The bug involves a loop which contains an ajax link that adds its parent 
> container to the target. After the request the thread has not been cleaned up 
> and the next request to that thread will not serve any header contributions 
> that were served during the previous request. 
> I _HAVE_ verified that the code works fine if you remove the Loop that wraps 
> the ajax link.

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