Actions
Bug #20569
closedOptimize initialization of frontend editing
Start date:
2009-06-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Frontend editing is currently initialized even if the admin panel has no frontend editing enabled. Furthermore t3lib_frontendedit creates an instance of t3lib_TCEmain once it gets instantiated.
Thus, t3lib_frontendedit should only be loaded when it's required - the same fits to t3lib_TCEmain.
(issue imported from #M11268)
Files
Actions