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

Martin Grigorov resolved WICKET-4504.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1

Solved by using "OnDomReady" header contribution.
This is how it works in 1.5.x too.
                
> AjaxLazyLoadPanel not replaced within AjaxTabbedPanel
> -----------------------------------------------------
>
>                 Key: WICKET-4504
>                 URL: https://issues.apache.org/jira/browse/WICKET-4504
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.0.0-beta1
>         Environment: JDK6 Linux x64
>            Reporter: Timo Schmidt
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0-RC1
>
>         Attachments: quickstart.zip
>
>
> An AjaxLazyLoadPanel is not replaced when added as panel of an AbstractTab 
> within an AjaxTabbedPanel.
> A set breakpoint in AjaxLazyLoadPanel constructor at 
> AbstractDefaultAjaxBehavior.respond method is never reached.
> The attached quickstart will demonstrate the behavior.
> This is reproducible with version 6.0.0-beta1 and 6.0-SNAPSHOT.

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

        

Reply via email to