[ 
https://issues.apache.org/jira/browse/WICKET-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258314#comment-13258314
 ] 

Martin Grigorov commented on WICKET-4504:
-----------------------------------------

By using 6.0.0-beta1 all is fine even with Start.java (embedded Jetty).
But even starting wicket-examples with StartExamples.java in 6.0-SNAPSHOT fails 
here. It could be something wrong in my IDE but could be another problem...
                
> 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
>         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