Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Replace deprecated functions ($.fn.load, $.fn.error, jqXHR.success & jqXHR.error) #3571

Open
core-ai-bot opened this issue Aug 29, 2021 · 1 comment

Comments

@core-ai-bot
Copy link
Member

Issue by TuckerWhitehouse
Tuesday May 14, 2013 at 00:16 GMT
Originally opened as adobe/brackets#3814


As of jQuery 1.8, $.fn.load & $.fn.error have been deprecated, and cause an issue with the jQuery 2.0.0 upgrade. (http://api.jquery.com/error/)

Additionally, the jqXHR.success & jqXHR.error were deprecated in favor of the deferred .done & .fail. (http://api.jquery.com/jQuery.ajax/)


TuckerWhitehouse included the following code: https://github.com/adobe/brackets/pull/3814/commits

@core-ai-bot
Copy link
Member Author

Comment by dangoor
Tuesday May 28, 2013 at 19:37 GMT


Looks good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant