[
https://issues.apache.org/jira/browse/WICKET-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank van Lankvelt updated WICKET-2313:
---------------------------------------
Attachment: WICKET-2313.patch
A patch for the 1.3.x branch.
> BaseWicketTester doesn't invoke Application.newAjaxRequestTarget for ajax
> request target
> ----------------------------------------------------------------------------------------
>
> Key: WICKET-2313
> URL: https://issues.apache.org/jira/browse/WICKET-2313
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.6
> Reporter: Frank van Lankvelt
> Attachments: WICKET-2313.patch
>
>
> When the BaseWicketTester creates a new ajax request target, it does not
> invoke the application but creates one by itself. This makes it impossible
> to use the tester when application-specific ajax request target subclassing
> is used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.