[ 
https://issues.apache.org/jira/browse/WICKET-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970672#action_12970672
 ] 

Hudson commented on WICKET-3237:
--------------------------------

Integrated in Apache Wicket 1.4.x #322 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/322/])
    Testing the ignore attribute modifier set on Component in order to avoid 
warn to 'output markup id' and 'place holder tag' flags set on panels and 
borders rendering the tag wicket:panel and wicket:border
Issue: WICKET-3237


> 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
>            Assignee: Pedro Santos
>            Priority: Minor
>             Fix For: 1.4.15, 1.5-M4
>
>         Attachments: WICKET-3237.patch
>
>
> 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.

Reply via email to