[
https://issues.apache.org/jira/browse/WICKET-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996850#comment-12996850
]
Hudson commented on WICKET-3455:
--------------------------------
Integrated in Apache Wicket 1.4.x #450 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/450/])
Issue: WICKET-3455
> onremove() in RefreshingView.onPopulate
> ---------------------------------------
>
> Key: WICKET-3455
> URL: https://issues.apache.org/jira/browse/WICKET-3455
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Reporter: Benedikt Rothe
> Assignee: Igor Vaynberg
> Fix For: 1.4.16, 1.5-RC2
>
>
> file a bug with a quickstart. onremove() should be called on all
> removed components.
> -igor
> On Fri, Feb 18, 2011 at 5:38 AM, Benedikt Rothe <[email protected]>
> wrote:
> > > Hi
> > >
> > > Are the existing children of a RepeatingView/RefreshingView being
> > > informed,
> > > when
> > > the View is newly populated (RefreshingView.onPopulate).
> > >
> > > I'd like to clean some internal references in this case.
> > > I tried:
> > > - aChild.onRemove is not called in this situation
> > > - aChild.setParent(null) is called. I treid to override setParent it. But
> > > setParent is private.
> > >
> > > Any suggestions?
> > > Benedikt
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira