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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to