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
<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.