Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container
---------------------------------------------------------------------------
Key: WICKET-3237
URL: https://issues.apache.org/jira/browse/WICKET-3237
Project: Wicket
Issue Type: Wish
Components: wicket
Reporter: Peter Parson
Is it possible to throw an exception when using setOutputMarkupId or
setOutputPlaceholderTag on a wicket:container element?
Doing so is a common pitfall (especially for beginners), because one does not
always have the markup in mind when working on the java part. Throwing an
exception would make the problem easier to find for the developer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.