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

Also available in: Atom PDF