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

EnclosureHandler ignores wicket:xyz elements as children

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.6.0
    • 6.7.0
    • wicket
    • None

    Description

      This doesn't work now:
      <wicket:enclosure>
      <wicket:container wicket:id="id" />
      </wicket:enclosure>

      because EnclosureHandler ignores wicket tags when it looks for children. I don't know what the rational was when doing this.

      I'll attach a proposed patch with a new testcase. It changes the current logic how to look for children. This may contain errors or may otherwise not be a good idea. Nonetheless all tests succeed and it works within my applications.

      Attachments

        1. WICKET-5061.patch
          4 kB
          Christoph Leiter

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            cleiter Christoph Leiter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: