[
https://issues.apache.org/jira/browse/WICKET-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Compagner closed WICKET-1461.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.3
Assignee: Johan Compagner
oeps. left overs from wicket 2.0
> Javadoc error with parent in constructor style
> ----------------------------------------------
>
> Key: WICKET-1461
> URL: https://issues.apache.org/jira/browse/WICKET-1461
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.3.2
> Reporter: John Patterson
> Assignee: Johan Compagner
> Fix For: 1.3.3
>
>
> Javadoc in IComponentInheritedModel shows:
> Form form = new Form(getPage(), "form", new
> ModelImplementingIInheritableModel());
> new TextField(form, "textfield"); // notice textfield is created with a null
> model
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.