Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4826

PaletteButton#onComponentTag(ComponentTag) does not call super

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.8, 6.1.1
    • 1.5.9, 6.3.0
    • wicket-extensions
    • None

    Description

      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.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            sebfz1 Sebastien Briquet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: