You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alastair Maw (JIRA)" <ji...@apache.org> on 2007/05/14 16:38:16 UTC

[jira] Resolved: (WICKET-175) Page.onDetach is called by each ComponentResourceRequestTarget

     [ https://issues.apache.org/jira/browse/WICKET-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alastair Maw resolved WICKET-175.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.0)
                   1.3.0-rc1

> Page.onDetach is called by each ComponentResourceRequestTarget
> --------------------------------------------------------------
>
>                 Key: WICKET-175
>                 URL: https://issues.apache.org/jira/browse/WICKET-175
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0, 2.0
>            Reporter: Alastair Maw
>             Fix For: 1.3.0-rc1
>
>
> ComponentResourceRequestTarget#detach(RequestCycle) calls page#internalDetach()
> This results in Page#onDetach() being called as many times as there are images or whatever on your page, which seems entirely wrong. Mentioned this to ivaynberg on IRC and he said: "we should have theadlocal guards".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.