[
https://issues.apache.org/jira/browse/WICKET-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494528
]
Igor Vaynberg commented on WICKET-548:
--------------------------------------
perhaps we should call attach in MarkupContainer#addedComponent() and detach in
markupcontainer#removedcomponent()?
> onAttach not called for Components added to ListItems
> -----------------------------------------------------
>
> Key: WICKET-548
> URL: https://issues.apache.org/jira/browse/WICKET-548
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3
> Reporter: Jim McLaughlin
>
> populateItem is called in onBeforeRender, after onAttach, so components added
> to a ListItem don't have onAttach called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.