Skip to content
Snippets Groups Projects
Commit 7f797955 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[BUGFIX] Fix $.Deferred.fail() polyfill

This patch adjusts the polyfill for $.Deferred.fail() to call the
jQuery-based error handling with the correct arguments. Since we don't
XHR in this context, we have to fake that object as good as possible.

Resolves: #90191
Releases: master
Change-Id: Icd9bc82c0fe81ae6326f1804802bd244afc32eb0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63021


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent e44e5d56
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment