[
https://issues.apache.org/jira/browse/WICKET-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4629.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.8
6.0.0-RC1
Assignee: Martin Grigorov
Improved.
Thanks!
> AbstractLink does not call getBody to get its body
> --------------------------------------------------
>
> Key: WICKET-4629
> URL: https://issues.apache.org/jira/browse/WICKET-4629
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 6.0.0-beta2, 1.5.7
> Reporter: Jesse Long
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 6.0.0-RC1, 1.5.8
>
> Attachments: WICKET-4629.patch
>
>
> AbstractLink#getBody() is not final, and can be overridded, but
> AbstractLink#onComponentTagBody() does not call it. Instead it references the
> bodyModel set by the setBody() method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira