[
https://issues.apache.org/jira/browse/WICKET-4589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4589.
-------------------------------------
Resolution: Fixed
Fix Version/s: 6.2.0
Assignee: Martin Grigorov
> Closing </wicket:container> tag is incorrectly setup as autocomponent
> ---------------------------------------------------------------------
>
> Key: WICKET-4589
> URL: https://issues.apache.org/jira/browse/WICKET-4589
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.7, 6.0.0-beta2
> Reporter: Christian Oldiges
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 6.2.0
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira