Christian Spoo
Christian Spoo
At the moment, the `IntObjectRenderer` always puts page header and footer (configured JS/CSS resources) around each rendered cObj. This happens in https://github.com/IchHabRecht/intcache/blob/master/Classes/Renderer/IntObjectRenderer.php#L55 However, in most cases those are already supplied...
Callisto 1.4.0 cannot be upgraded in a solution that is configured to target .NET 4.5.2 because it is itself configured to target only `.NETCore,Version=v4.5.1` Can this be changed in a...
At the moment `\TYPO3\CMS\ContentBlocks\Generator\TcaGenerator` is unable to set `['ctrl']['groupName']` in TCA generated for custom record types. This makes custom record types loosely flying around in the new content wizard. The...
**Describe the bug** ddev fails running the testddev project when running under Rootless Docker on Ubuntu. This possibly happens because ddev is unable to determine the exposed ports of the...