You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2017/03/20 20:59:41 UTC

[jira] [Resolved] (WICKET-6343) Add hook method for exception handling to StatelessChecker

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

Martin Grigorov resolved WICKET-6343.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M5

> Add hook method for exception handling to StatelessChecker
> ----------------------------------------------------------
>
>                 Key: WICKET-6343
>                 URL: https://issues.apache.org/jira/browse/WICKET-6343
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-devutils
>    Affects Versions: 8.0.0-M4
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 8.0.0-M5
>
>
> From https://github.com/apache/wicket/pull/215:
> {code}
> I used StatelessChecker from wicket-devutils, It is verifying whether it is StatelessPage or not.
> Currently, when it is not StatelessPage, StatelessChecker throw exceptions always.
> I logged an error and thought there was a use case I would like to check later.
> I implemented a hook method based on #208 feedback and add StatelessCheckFailureException.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)