[TYPO3-core] RFC: Feature #10155: Add controller switching for frontend editing

Steffen Kamper info at sk-typo3.de
Tue Feb 3 18:09:44 CET 2009


Hi Jeff,

i looked to your patch and it looks good.

One thing puzzles me:
$pageTSConfig = $GLOBALS['TSFE']->getPagesTSconfig();
in tsfebeuserauth

Are you sure $GLOBALS['TSFE'] exists all the time? Imho should it be 
checked, also next line the existence of the array with isset to prevent 
notices.

vg Steffen


More information about the TYPO3-team-core mailing list