Project

General

Profile

Actions

Bug #16109

closed

support for own drag'n'drop actions is limited

Added by Daniel Winkler about 18 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2006-05-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The function printDragDropClickMenu in alt_clickmenu.php contains some hardcoded menu entries and the possibility to add own features.
Unfortunately the call to processingByExtClassArray does not pass the destination id to the functions, so handlers in extensions have to fetch it "manually" via t3lib_div::_GP('dstId').

Well, it works, but the workaround will fail if the name of the parameter is changed one time.
(issue imported from #M3388)

Actions

Also available in: Atom PDF