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

Pedro Santos updated WICKET-3318:
---------------------------------

    Attachment: WICKET-3318.patch

After lazy initialize the component, the AjaxLazyLoadPanel behavior mark itself 
as disabled and do not respond to further requests, even if they are targeting 
the behavior. IMO those BehaviorRequestTarget should be responded in order to 
respect back button.
Sending the patch plus test case coverage

> AjaxLazyLoadPanel doesn't render correctly after form submit
> ------------------------------------------------------------
>
>                 Key: WICKET-3318
>                 URL: https://issues.apache.org/jira/browse/WICKET-3318
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4.15
>         Environment: Windows
>            Reporter: Flavius
>         Attachments: AjaxLazyLoadPanel.zip, WICKET-3318.patch
>
>
> This occurs on a page with an AjaxLazyLoadPanel and a form.
> If the form is submitted and the back button is used, the initial
> page will not load the results of the AjaxLazyLoadPanel, but rather
> display the busy indicator indefinitely.

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