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/09/07 08:35:31 UTC

[jira] Updated: (WICKET-935) AbstractRepeater#onBeforeRender should not be final

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

Igor Vaynberg updated WICKET-935:
---------------------------------

    Assignee: Johan Compagner

> AbstractRepeater#onBeforeRender should not be final
> ---------------------------------------------------
>
>                 Key: WICKET-935
>                 URL: https://issues.apache.org/jira/browse/WICKET-935
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>         Environment: Affects Versions: 1.3.0-SNAPSHOT (from 6 sept 2007)
>            Reporter: Alexandru Objelean
>            Assignee: Johan Compagner
>
> <quote>
> "Some time ago onBeforeRender was called always, even if the component
> was not visible. This had caused problems with repeaters, therefore
> this restriction - to make sure onPopulate is called only when
> component is visible. But now that's no longer necessary. "
>  - Matej Knopp
> </quote>

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