Bug #89311
Updated by Oliver Hader almost 5 years ago
Scenario: Create a new site on root-level, which leads to auto-generation of site configurationin typo3conf/sites/ (or config/sites/ in composer mode)
* site configuration is not created for (nested) page having @is_siteroot@ enabled (compare with SlugHelper)
* creating a sys folder on root-level (pid: 0) and changing page type to standard later does not create site configuration
* YAML contains @base: 'http://ip10.local/fcgi/autogenerated-157'@ (invalid "fcgi") which is related to #89312