jurajsulek

Results 3 issues of jurajsulek

Hi, we use this configuration in page tempalte So the user can create as many content columns as he need. Everything works well in the old version of Flux. But...

We have on some pages in header in the solr version < 11 everything works fine. But in the version 11.* after the on translated pages, every record or CE...

PHP 8.1 we use v:asset.script without path just with content. E.g. some code in FluidTYPO3\Vhs\Service\AssetService->extractAssetContent there ist: $fileRelativePath = dirname($assetSettings['path']); which trows an error because $assetSettings['path'] is null. simple fix...