07:04:09 <moger> I have a multidomain TYPO3 instance with 4 trees (root levels) and 4 provider extensions. I'm trying to limit the availability of the page template sets to the respective trees.
07:09:58 <moger> yes, if i keep all providers enabled, of course i have all of them available everywhere.
07:10:49 <moger> but once i disable some, but only in subtrees, the configuration which is read by flux differs from the typoscript configuration which can be seen in the backend (template analyzer / object manager)
07:25:27 <moger> I debugged some more. the wrong pageId is determined by \TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager::getTypoScriptSetup
12:11:41 <drlimbo> does someone has an idea why image-croping works well in the install tool, but on my website f:image and v:uri.image doesn't resize my pictures?
15:29:00 <Obiwan> Hi, somehow i can't render the output of an ext base-plugin (t3sheaderslider) with typoscriptObjectPath=... within fluid pages. But I see the output if i append it in e.g. page.10. Any suggestions?