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

Closing </wicket:container> tag is incorrectly setup as autocomponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.7, 6.0.0-beta2
    • 6.2.0
    • wicket
    • None

    Description

      The closing instance of the <wicket:container> tag returns true when isAutoComponentTag() is called whereas the opening instance correctly returns false.

      The problem lies probably in the WicketTagIdentifier class which simply checks if there is a wicket:id attribute value and makes all tags (opening or closing) autocomponent tags if there is no wicket:id.

      Obviously any closing tag doesnt have a wicket:id assigned.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            coldiges Christian Oldiges
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: