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

Emond Papegaaij updated WICKET-4748:
------------------------------------

    Fix Version/s:     (was: 6.0.1)
                   6.1.0
    
> Improve WicketTester to be able to find AjaxBehaviors on second/third/... 
> event name
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-4748
>                 URL: https://issues.apache.org/jira/browse/WICKET-4748
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.0.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.1.0
>
>
> Since Wicket 6.0 it is possible to pass several event names to any 
> AbstractDefaultAjaxBehavior via 
> AjaxRequestAttributes#setEventNames(String...) or by using jQuery's specific 
> compound event name (e.g. AjaxEventBehavior("eventOne eventTwo")).
> WicketTesterHelper#findAjaxEventBehavior() currently can only work with 
> AjaxEventBehavior and its specializations and only with full event name, i.e. 
> the test should use "eventOne eventTwo".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to