You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Michal Kurtak (JIRA)" <ji...@apache.org> on 2010/12/12 16:25:01 UTC

[jira] Updated: (WICKET-3252) StalePageException on non-versioned Page in Ajax request does not render ajax-response

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

Michal Kurtak updated WICKET-3252:
----------------------------------

    Attachment: stalepageexception-quickstart.zip

quickstart with reported bug

> StalePageException on non-versioned Page in Ajax request does not render ajax-response
> --------------------------------------------------------------------------------------
>
>                 Key: WICKET-3252
>                 URL: https://issues.apache.org/jira/browse/WICKET-3252
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Michal Kurtak
>         Attachments: stalepageexception-quickstart.zip
>
>
> If StalePageException occurs in Ajax request on non-versioned page, response contains rendered page but no <ajax-response> element.. Response should contain ajax redirect to stale page.
> How to reproduce this behavior in attached quickstart project (HomePage in quickstart contains two links (one that opens popup window and the other performs ajax request):
> 1. Click on the popup link. New window is opened.
> 2. In the originating window, click Ajax Link.
> 3. In popup window click Ajax Link and error occurs

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.