Task #93186
closedUse AjaxRequest instead of broken d3.request
100%
Description
As the TYPO3 d3-request pull request https://github.com/d3/d3-request/pull/34/files has not been merged in 2 years, we really need to classify d3-request as stale and therefore should migrate away. (To be fair: At the time the pull request was added, d3-request was already deprecated – since two days :D)
We can simply use core AjaxRequest instead.
Updated by Benjamin Franzke almost 4 years ago
- Related to Bug #83741: HTTP Basic Authentication credentials in Google Chrome 64 not transfered to AJAX calls in d3.js added
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67313
Updated by Gerrit Code Review almost 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67313
Updated by Benjamin Franzke almost 4 years ago
- Subject changed from Upgrade to D3.js v5 to Use AjaxRequest instead of broken d3.request
- Description updated (diff)
Updated by Gerrit Code Review almost 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/67313
Updated by Benjamin Franzke almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 49bdb6dc42799368b789dcfd08785701c748a53c.