[
https://issues.apache.org/jira/browse/WICKET-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2580.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
1.4.4
Assignee: Juergen Donnerstag
thanks
> Javadoc of Component#setOutputMarkupPlaceholderTag is wrong
> -----------------------------------------------------------
>
> Key: WICKET-2580
> URL: https://issues.apache.org/jira/browse/WICKET-2580
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.7, 1.4.3
> Reporter: Erik van Oosten
> Assignee: Juergen Donnerstag
> Fix For: 1.4.4, 1.5-M1
>
>
> The javadoc of Component#setOutputMarkupPlaceholderTag uses the term
> "componentid" where it should use "markupid".
> Please update the javadoc from:
> The tag is of form: <componenttag style="display:none;"
> id="componentid"/>.
> to
> The tag is of form: <componenttag style="display:none;"
> id="markupid"/>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.