WICKET-5734 and WICKET-5730 are actually solved in M4
      [ 
https://issues.apache.org/jira/browse/WICKET-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov updated WICKET-5734:
------------------------------------
     Fix Version/s:     (was: 7.0.0-M4)
                    7.0.0-M5

Problem with WICKET-4441 and RestartResponseAtInterceptPageException
--------------------------------------------------------------------

                 Key: WICKET-5734
                 URL: https://issues.apache.org/jira/browse/WICKET-5734
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 7.0.0-M3
            Reporter: Andrea Del Bene
            Assignee: Andrea Del Bene
            Priority: Minor
             Fix For: 7.0.0-M5


WICKET-4441 introduced an issue when our app has an authorization strategy and 
user is logged out. If user tries to access a protected url/page, 
RestartResponseAtInterceptPageException is handled by DefaultExceptionMapper 
and leads to exception page instead of redirecting user.



Reply via email to