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
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.