You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/02 09:21:53 UTC

[jira] [Resolved] (WICKET-4381) Component.renderHead(...) doesn't check if sub classes called super

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

Martin Grigorov resolved WICKET-4381.
-------------------------------------

    Resolution: Won't Fix
    
> Component.renderHead(...) doesn't check if sub classes called super
> -------------------------------------------------------------------
>
>                 Key: WICKET-4381
>                 URL: https://issues.apache.org/jira/browse/WICKET-4381
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Christian Kalkhoff
>
> When I override onBeforeRender and forget about calling super.onBeforeRender, an exception is thrown. I would like to have this very same behaviour in other methods, especially in Component.renderHead(...);
> While I can do it myself in my base page, I guess it would be a nice api extension.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira