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

Martin Grigorov resolved WICKET-3471.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC5
                   1.4.18
         Assignee: Martin Grigorov

Made the method protected so it can be suppressed when the user app really 
needs this.

> WicketTester checkUsability is called before the request has started
> --------------------------------------------------------------------
>
>                 Key: WICKET-3471
>                 URL: https://issues.apache.org/jira/browse/WICKET-3471
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.4.15
>            Reporter: Emond Papegaaij
>            Assignee: Martin Grigorov
>             Fix For: 1.4.18, 1.5-RC5
>
>         Attachments: WICKET-3471.patch, WICKET-3471.patch, quickstart.tar.bz2
>
>
> For example, when clicking a link, the checkUsability method is called with 
> the link before RequestCycle.onBeginRequest has been called. This causes 
> tests to fail when, for example, the link has a security check that requires 
> the request cycle. I've created a quickstart that demonstrates the problem.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to