You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2012/10/20 13:20:12 UTC

[jira] [Resolved] (WICKET-4826) PaletteButton#onComponentTag(ComponentTag) does not call super

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

Sven Meier resolved WICKET-4826.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.9
                   6.3.0
         Assignee: Sven Meier

Thanks Sebastien!
                
> PaletteButton#onComponentTag(ComponentTag) does not call super
> --------------------------------------------------------------
>
>                 Key: WICKET-4826
>                 URL: https://issues.apache.org/jira/browse/WICKET-4826
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.5.8, 6.1.1
>            Reporter: Sebastien Briquet
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 6.3.0, 1.5.9
>
>
> Is it possible for o.a.w.extensions.markup.html.form.palette.Palette.PaletteButton#onComponentTag(ComponentTag tag)
> to call: super.onComponentTag(tag)?
> It actually prevent to override Palette#newAddComponent (and the other buttons) with something like
> return super.newAddComponent().setOutputMarkupId(true);
> Would it also be possible to make a fix for both 1.5.x and 6.x?
> Thanks in advance,
> Sebastien.

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