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

Juergen Donnerstag resolved WICKET-2468.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.3
         Assignee: Juergen Donnerstag

thanks

> AjaxLazyLoadPanel do not respect especific projects components configuration
> ----------------------------------------------------------------------------
>
>                 Key: WICKET-2468
>                 URL: https://issues.apache.org/jira/browse/WICKET-2468
>             Project: Wicket
>          Issue Type: Wish
>          Components: wicket-extensions
>    Affects Versions: 1.4.1
>            Reporter: Pedro Santos
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4.3, 1.5-M1
>
>
> AjaxLazyLoadPanel about line 73:
> AjaxLazyLoadPanel.this.replace(component.setRenderBodyOnly(true));
> call the component method setRenderBodyOnly setting it to true. The component 
> that was lazy load on my project, for example, can't have this property 
> changed to true. As this behavior are an frozen spot, I have to copy/paste 
> the class code to change this only line, and get my configuration persisted.
> My wish is that the AjaxLazyLoadPanel respect the component configuration 
> that is pased to him.

-- 
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