empty <wicket:fragment> shorthand <wicket:fragment /> does not work
-------------------------------------------------------------------
Key: WICKET-1141
URL: https://issues.apache.org/jira/browse/WICKET-1141
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.3.0-beta4
Reporter: Sebastiaan van Erk
Priority: Minor
When making an empty fragment like so:
<wicket:fragment wicket:id="emptyFragment" />
It does not work, and all the html which follows the fragment until the end of
the file is put into the fragment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.