You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2015/05/06 11:22:01 UTC

[jira] [Created] (WICKET-5900) Add WicketTester support for IAjaxLink

Martijn Dashorst created WICKET-5900:
----------------------------------------

             Summary: 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: 6.19.0, 7.0.0-M5
            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)