You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/08/28 19:51:56 UTC

[jira] Resolved: (WICKET-3022) All exceptions are handled by RequestCycle and no longer "visible" to WicketTester

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

Juergen Donnerstag resolved WICKET-3022.
----------------------------------------

         Assignee: Juergen Donnerstag
    Fix Version/s: 1.5-M2
       Resolution: Fixed

> All exceptions are handled by RequestCycle and no longer "visible" to WicketTester
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-3022
>                 URL: https://issues.apache.org/jira/browse/WICKET-3022
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M1
>            Reporter: Juergen Donnerstag
>            Assignee: Juergen Donnerstag
>             Fix For: 1.5-M2
>
>
> Exceptions during render will no longer be detected by WicketTester, since RequestCycle handles them all. Which is ok for normal processing, but bad for WicketTester. We somehow need to make WicketTester aware of thrown exceptions.

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