Callbacks with newer jQuery versions don't work
-----------------------------------------------
Key: THRIFT-1514
URL: https://issues.apache.org/jira/browse/THRIFT-1514
Project: Thrift
Issue Type: Bug
Components: JavaScript - Library
Affects Versions: 0.9
Reporter: Kenny
Priority: Minor
When using jQuery 1.7.1 callbacks don't work. The following error is returned:
TypeError: Object function ( selector, context ) { // The jQuery object is
actually just the init constructor 'enhanced' return new jQuery.fn.init(
selector, context, rootjQuery ); } has no method '_Deferred'
It seems _Deferred no longer exists.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira