FluidTYPO3 / fluidcontent

TYPO3 extension Fluidcontent: Fluid Content Element Engine
71 stars 64 forks source link

TypeError at registerIcon #401

Open pfaffenrodt opened 7 years ago

pfaffenrodt commented 7 years ago

Fluidcontent is trying to register NULL as icon.

This Error disappear after flushing cache. But it recurring after some times. I dont really know how to reproduce it. Happend again after composer install.

Argument 3 passed to TYPO3\CMS\Core\Imaging\IconRegistry::registerIcon() must be of the type array, boolean given, called in \web\typo3conf\ext\fluidcontent\Classes\Service\ConfigurationService.php on line 165

TypeError thrown in file vendor\typo3\cms\typo3\sysext\core\Classes\Imaging\IconRegistry.php in line 2854. TYPO3\CMS\Core\Imaging\IconRegistry::registerIcon(NULL, NULL, boolean)