[TYPO3-dev] Bug in TYPO3 4.2.9 ?
    Bernhard Kraft 
    kraftb at kraftb.at
       
    Sat Oct 24 21:26:58 CEST 2009
    
    
  
Jérôme Schneider schrieb:
> PPS: I experienced the bug in the frontend environment, without being
> simultaneously logged in the backend.
Usually in this case you have to call the function:
$GLOBALS['TSFE']->includeTCA();
After this call, all column fields will be available. Could be counted
as bug. I did never investigate this further as above function call
solved the problem.
greets,
Bernhard
    
    
More information about the TYPO3-dev
mailing list