Actions
Bug #105557
openImage Processing check fails
Status:
New
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2024-11-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Trying to check Image Processing capabilites, I get the error message
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception
PHP Warning: imageavif(): avif error - Could not encode image: No codec available in /home/www/mycms/vendor/typo3/cms-frontend/Classes/Imaging/GifBuilder.php line 2624
PHP Info shows AVIF Support enabled for imagick and GD
or console
php -i | grep AVIF -> AVIF Support => enabled
No matter if GraphicsMagick or ImageMagick is selected as Configuration Preset/ Installation-Wide Options -> ImageProcessing [GFX].
For v12 on same hosting package the test works fine - probably because of the newly avif-feauture of v13.
No data to display
Actions