You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (Jira)" <ji...@apache.org> on 2021/07/30 08:26:00 UTC

[jira] [Resolved] (WICKET-6910) StalePageException not thrown

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

Sven Meier resolved WICKET-6910.
--------------------------------
    Fix Version/s: 8.14
       Resolution: Fixed

> StalePageException not thrown
> -----------------------------
>
>                 Key: WICKET-6910
>                 URL: https://issues.apache.org/jira/browse/WICKET-6910
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 8.10.0
>            Reporter: Dirk Forchel
>            Assignee: Sven Meier
>            Priority: Major
>             Fix For: 8.14
>
>         Attachments: myproject.zip
>
>
> In our wicket application we have a unit test that simulates a StalePageException for a RequestCycleListener. This test no longer works as expected since version 8.10.0. Prior to this version the test was working. 
> This test assumes that the StalePageException is thrown during the rendering phase, but this is no longer the case. I'm not sure if this is a bug or if the test setup has become wrong. 
> I'm also not sure if this issue is related to WICKET-6869. 
> Attached you will find a quick start with the StalePageExceptionTest.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)