Bug #54032
closedDeprecation Error in Core Modules
0%
Description
28-11-13 14:13: TYPO3\CMS\Core\Utility\GeneralUtility::loadTCA() - since 6.1, will be removed two versions later - require(ypo3/init.php),ypo3/ajax.php#56
// TYPO3\CMS\Core\Core\Bootstrap->loadExtensionTables#69
// TYPO3\CMS\Core\Utility\ExtensionManagementUtility::loadExtTables#867
// TYPO3\CMS\Core\Cache\Frontend\PhpFrontend->requireOnce#1709 // TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend->requireOnce#82
// require_once(ode/cache_core/ext_tables_4174c218637220432c7f9023266a7a314885b245.php),ypo3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php#362
// TYPO3\CMS\Core\Utility\GeneralUtility::loadTCA#5382
// TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#3841 (ypo3/sysext/core/Classes/Utility/GeneralUtility.php#3839)
Deprecation log gets flodded witht this entry. I use version 6.1.6 now and this error showed up also in version 6.1.5.
PLUS: The log writes 'ypo3' insted of typo3 - this part should be a no brainer.