Using nested wicket:enclosure throws exception
----------------------------------------------
Key: WICKET-1263
URL: https://issues.apache.org/jira/browse/WICKET-1263
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-final
Reporter: Daniel Kröger
When using nested wicket:enclosure tags an Unexpected RuntimeException is
thrown in case the visibility of the outer enclosure was set to false.
Message of the exception:
WicketMessage: Expected close tag for <wicket:enclosure child="...">
In Wicket 1.3.0-rc2 everything worked fine.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.