Project

General

Profile

Actions

Bug #95069

closed

Add eventDict to DragDrop JS lib

Added by Stefan Froemken over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2021-09-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello,

I found a pretty cool possibility to post-process the AjaxDataHandler with help of JS-Events:

https://github.com/TYPO3/typo3/blob/master/Build/Sources/TypeScript/backend/Resources/Public/TypeScript/AjaxDataHandler.ts#L95-L99

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.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #21161: Problem with moved translated content elements (wrong column)AcceptedJo Hasenau2010-08-10

Actions
Actions #1

Updated by Stefan Froemken over 2 years ago

  • Related to Bug #21161: Problem with moved translated content elements (wrong column) added
Actions #2

Updated by Gerrit Code Review over 2 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

Actions #3

Updated by Benni Mack over 2 years ago

  • Target version changed from 11.4 to 11 LTS
Actions #4

Updated by Andreas Fernandez over 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Gerrit Code Review over 2 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

Actions #6

Updated by Andreas Fernandez over 2 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF