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

Sebastien Briquet closed WICKET-4826.
-------------------------------------


Thanks Sven!
                
> 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: 1.5.9, 6.3.0
>
>
> 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

Reply via email to