[TYPO3-english] Re: Super weird caching issue

Armin Ruediger Vieweg armin at v.ieweg.de
Thu Jun 5 18:02:30 CEST 2014


I am one little step further now. This line in gridelements:

$BEfunc = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\CMS\Backend\Utility\BackendUtility');
$pageTSconfig = $BEfunc->getPagesTSconfig($pageId);

returns different configs, depending if it is cached or not. The pageId is identically...


More information about the TYPO3-english mailing list