Actions
Task #85920
closedConsequently forward backend user context in DataHandler
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2018-08-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
DataHandler can be invoked with an individual backend user context and will fall back to $GLOBALS['BE_USER'] in case it's not defined. In order to make use of that behavior completely this individual context has to be forwarded to all nested DataHandler instances as well.
Actions