You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matthias Keller (JIRA)" <ji...@apache.org> on 2012/10/09 14:32:03 UTC

[jira] [Commented] (WICKET-4160) Make AbstractAutoCompleteRenderer.renderHeader() and .renderFooter() non-final

    [ https://issues.apache.org/jira/browse/WICKET-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13472301#comment-13472301 ] 

Matthias Keller commented on WICKET-4160:
-----------------------------------------

Thanks for fixing it in 6.2.0 - would it be possible to fix it also in 1.5.x? That would be really great!
                
> Make AbstractAutoCompleteRenderer.renderHeader() and .renderFooter() non-final
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-4160
>                 URL: https://issues.apache.org/jira/browse/WICKET-4160
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.5.1
>            Reporter: Matthias Keller
>            Assignee: Martin Grigorov
>             Fix For: 6.2.0
>
>
> I really love wicket but the times I had to work around final methods just increases towards infinity...
> Could you please make in the following class:
> org.apache.wicket.extensions.ajax.markup.html.autocomplete.AbstractAutoCompleteRenderer
> The methods  renderHeader and renderFooter non-final? It is really annoying in order to just customize the appearance I have to write a whole delegate even to an abstract class just to customize that <ul> tag!
> thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira