[ 
https://issues.apache.org/jira/browse/WICKET-5900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14530227#comment-14530227
 ] 

ASF subversion and git services commented on WICKET-5900:
---------------------------------------------------------

Commit 0199bfab7cc27e14759d634a1b48f92c9e59a9d2 in wicket's branch 
refs/heads/wicket-6.x from [~dashorst]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=0199bfa ]

Added WicketTester support for IAjaxLink

WicketTester didn't click direct IAjaxLink implementations using an
Ajax request but a normal request. Some components implement
IAjaxLink directly instead of subclassing AjaxLink or other
components.

Fixes WICKET-5900


> Add WicketTester support for IAjaxLink
> --------------------------------------
>
>                 Key: WICKET-5900
>                 URL: https://issues.apache.org/jira/browse/WICKET-5900
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0-M5, 6.19.0
>            Reporter: Martijn Dashorst
>            Assignee: Martijn Dashorst
>            Priority: Minor
>             Fix For: 7.0.0-M6
>
>
> When testing for example clicking on AjaxPagingNavigator links, the 
> WicketTester uses a normal click instead of an AJAX click, because the links 
> used in the AjaxPagingNavigator implement IAjaxLink directly instead of 
> extending e.g. Ajax[Fallback]Link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to