[ https://issues.apache.org/jira/browse/THRIFT-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265757#comment-13265757 ]
Hudson commented on THRIFT-1514: -------------------------------- Integrated in Thrift #444 (See [https://builds.apache.org/job/Thrift/444/]) THRIFT-1514 Callbacks with newer jQuery versions don't work Patch: Andrew Grumet (Revision 1332619) Result = SUCCESS roger : http://svn.apache.org/viewvc/?view=rev&rev=1332619 Files : * /thrift/trunk/lib/js/test/build.xml * /thrift/trunk/lib/js/test/test.html * /thrift/trunk/lib/js/test/test.js * /thrift/trunk/lib/js/thrift.js > 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 > Assignee: Andrew Grumet > Priority: Minor > Attachments: THRIFT-1514.patch > > > 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