You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Johan Compagner (JIRA)" <ji...@apache.org> on 2007/10/29 22:56:53 UTC

[jira] Closed: (WICKET-1077) VisitChildren + IComponentResolver broken in beta 4?

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

Johan Compagner closed WICKET-1077.
-----------------------------------

    Resolution: Fixed

auto add components are not removed in the detach phase. So they should be there in the render phase (after they have been added ofcourse)

> VisitChildren + IComponentResolver broken in beta 4?
> ----------------------------------------------------
>
>                 Key: WICKET-1077
>                 URL: https://issues.apache.org/jira/browse/WICKET-1077
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta4
>         Environment: JDK 1.5
>            Reporter: Juha Alatalo
>            Assignee: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>         Attachments: VisitChildrenExample.zip
>
>
> If the components are added on the page using ComponentResolver, visitChildren() method seems to be working incorrectly.  Created following example which works in beta 3 but not in beta 4.

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