Skip to content

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

@core-ai-bot

Description

@core-ai-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions