Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5085 InlineEnclosure are piling up on each render
  3. WICKET-5162

InlineEnclosure markup id could collide in the final page markup

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.7.0
    • 6.8.0, 1.5.11
    • wicket
    • None

    Description

      WICKET-5085 introduced a 'counter' variable in InlineEnclosureHandler that should make the component id of the InlineEnclosure unique in its parent.
      But the component id is also used as markup id and this leads to a problem when InlineEnclosure is used in different panel because a new instance of InlineenclosureHandler is used and its 'counter' value starts from 0 again.

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: