Task #71125
closedAllow to define multiple DataHandler commands for one element
100%
Description
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
[tt_content][13][localize] = 1
[tt_content][13][inlineLocalizeSynchronize] = children:14
Updated by Gerrit Code Review about 9 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/44350
Updated by Gerrit Code Review about 9 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44351
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44350
Updated by Oliver Hader about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 204626ccda5d01c663bfe69eab05eb1abb7a2479.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed