Actions
Bug #23719
closedReference to global array $TCA without fetching from global scope
Start date:
2010-10-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Versioning hook processCmdmap_deleteAction reads from $TCA[$table]['ctrl']['versioningWS'] withouth importing it from global scope.
Introduced by #23560, before in TCEmain a global $TCA declaration has been there, where the code was taken from.
(issue imported from #M15976)
Files
Updated by Ernesto Baschny about 14 years ago
Steffen Gebert commited to trunk rev. 9111
Actions