Actions
Bug #50013
closedT3editor uses old TS template class to save
Start date:
2013-07-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
Attempt to save constants results in:
Fatal error: Class '\TYPO3\CMS\TstemplateInfo\Controller\TypoScriptTemplateInformationModuleFunctionController' not found in D:\TYPO3\TYPO3 Core Git\typo3\sysext\core\Classes\Utility\GeneralUtility.php on line 4112Call Stack
- Time Memory Function Location
1 0.0008 147840 {main}( ) ..\ajax.php:0
2 2.1686 12055320 TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction( ) ..\ajax.php:71
3 2.1759 12145656 call_user_func_array ( ) ..\GeneralUtility.php:3971
4 2.1759 12145816 TYPO3\CMS\T3Editor\T3Editor->ajaxSaveCode( ) ..\GeneralUtility.php:3971
5 2.1760 12146464 TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction( ) ..\T3Editor.php:415
6 2.1798 12177040 call_user_func_array ( ) ..\GeneralUtility.php:3971
7 2.1798 12177416 TYPO3\CMS\T3Editor\Hook\TypoScriptTemplateInfoHook->save( ) ..\GeneralUtility.php:3971
8 2.1929 12784736 TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance( ) ..\TypoScriptTemplateInfoHook.php:150
Actions