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

InlineEnclosure are piling up on each render

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.6.0, 1.5.10
    • 6.7.0, 1.5.11
    • wicket
    • None

    Description

      InlineEnclosureHandler#resolve() uses an auto-incremented id for its resolved InlineEnclosure,

      On the next render, a new instance will be resolved, since the id of the already resolved InlineEnclosure does not match the id in the markup.

      But InlineEnclosures are not removed after render as other auto-components, thus all instances pile up in the owning container of the markup.

      Attachments

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              svenmeier Sven Meier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: