Bug #95069
closedAdd eventDict to DragDrop JS lib
100%
Description
Hello,
I found a pretty cool possibility to post-process the AjaxDataHandler with help of JS-Events:
But in my case it was not called because the variable "eventDict" was not set in DragDrop lib:
https://github.com/TYPO3/typo3/blob/master/Build/Sources/TypeScript/backend/Resources/Public/TypeScript/LayoutModule/DragDrop.ts#L249
Would be cool to have that missing eventDict as 2nd parameter in DragDrop lib and maybe in all the other JS libs which call process of AjaxDataHandler.
Updated by Stefan Froemken about 3 years ago
- Related to Bug #21161: Problem with moved translated content elements (wrong column) added
Updated by Gerrit Code Review about 3 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/+/70859
Updated by Benni Mack about 3 years ago
- Target version changed from 11.4 to 11 LTS
Updated by Andreas Fernandez about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fc7c77d837cec5b2d58e10c51949e6fa3085b870.
Updated by Gerrit Code Review about 3 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71058
Updated by Andreas Fernandez about 3 years ago
- Status changed from Under Review to Resolved
Applied in changeset c243184053f8b5fc3640013690147a64b22833b3.