Index: typo3/sysext/cms/tslib/index_ts.php =================================================================== --- typo3/sysext/cms/tslib/index_ts.php (revision 5232) +++ typo3/sysext/cms/tslib/index_ts.php (working copy) @@ -185,7 +185,7 @@ // In case of a keyword-authenticated preview, re-initialize the TSFE object: if ($temp_previewConfig = $TSFE->ADMCMD_preview()) { - $TSFE = new $temp_TSFEclassName( + $TSFE = t3lib_div::makeInstance('tslib_fe', $TYPO3_CONF_VARS, t3lib_div::_GP('id'), t3lib_div::_GP('type'),