You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/12/12 19:56:43 UTC

[jira] Updated: (WICKET-1220) Component.visitParents visits the calling component as well

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

Igor Vaynberg updated WICKET-1220:
----------------------------------

    Affects Version/s:     (was: 1.3.0-rc1)
                       1.4.0-alpha

too late to do this for 1.3

> Component.visitParents visits the calling component as well
> -----------------------------------------------------------
>
>                 Key: WICKET-1220
>                 URL: https://issues.apache.org/jira/browse/WICKET-1220
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.0-alpha
>         Environment: Windows XP, JDK 1.5.0_10
>            Reporter: Bart Molenkamp
>
> I see that Component.visitParents() also visits the component on which the call is made. Is this behavior correct?
> If so, I think that the method name is a little bit confusing. The method MarkupContainer.visitChildren() doesn't visit the calling component, but only it's children (as the method name suggests).

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