Actions
Bug #20125
closedSet extAdmEnabled=true when enabling frontend editing for extension compatibility
Start date:
2009-03-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When frontend editing is enabled in t3lib_tsfebeuserauth we create a new instance of the frontend editing controller which serves as an indicated that frontend editing is active. In the past, a member variable named extAdmEnabled was the flag that indicated frontend editing was active.
Extensions may rely on $BE_USER->extAdmEnabled so it should continue to be set when frontend editing is active.
(issue imported from #M10599)
Files
Actions