[
https://issues.apache.org/jira/browse/THRIFT-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269579#comment-13269579
]
Henrique Mendonca commented on THRIFT-1514:
-------------------------------------------
hm... this is not back compatible with the legacy code (i.e.
error(function(xhr,status,e)..., sucess(result, [call_arguments])), which is
kind of a shame... However, it's a good simplification of the code.
Does it bother anyone else?
> 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