Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
6.8.0
-
None
Description
http://jquery.com/upgrade-guide/1.9/#removed-properties-of-the-event-object
wicket-ajax-jquery.js line 2653 uses the undocumented and removed method handle on the jQuery.event object. Could dispatch be used instead?
Attachments
Issue Links
- duplicates
-
WICKET-5207 Use documented jQuery APIs for triggering the special event 'inputchange'
- Resolved