You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jesse Long (JIRA)" <ji...@apache.org> on 2012/06/25 17:52:44 UTC

[jira] [Updated] (WICKET-4629) AbstractLink does not call getBody to get its body

     [ https://issues.apache.org/jira/browse/WICKET-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Long updated WICKET-4629:
-------------------------------

    Attachment: WICKET-4629.patch

WICKET-4629.patch - test and implementation.
                
> 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
>            Priority: Minor
>         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