[TYPO3-english]  Scheduler: Result of DataProvider->getNodes() depends on $GLOBALS['BE_USER']
    Bernhard Schenkenfelder 
    bernhard at schenkenfelder.co.at
       
    Thu Mar 19 12:32:01 CET 2015
    
    
  
According to http://docs.typo3.org/typo3cms/extensions/scheduler/Installation/SchedulerUser/Index.html, scheduler tasks are executed either by _cli_scheduler or the current BE user.
This results in, for example, TYPO3\CMS\Backend\Tree\Pagetree\DataProvider->getNodes() returning results depending on the user.
Is there a way to circumvent this behavior? All I need is (full) page tree - for the _cli_scheduler user.
Many thanks,
Bernhard
    
    
More information about the TYPO3-english
mailing list