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


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.

Reply via email to