Skip to content
Snippets Groups Projects
Commit 204626cc authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[TASK] Allow to define multiple DataHandler commands for one element

The method DataHandler::process_cmdmap currently allows only one command
to be executed for one element. A command-map like the following is
currently not possible - the second command would be ignored:

[tt_content][13][localize] = 1
[tt_content][13][inlineLocalizeSynchronize] = children:14

Resolves: #71125
Releases: master, 6.2
Change-Id: I473ea0de3789d77cb913ad64a26a666ab73c2a52
Reviewed-on: https://review.typo3.org/44350


Reviewed-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent c9e22f04
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment