Actions
Bug #80909
closedDetection of current ImageMagick Version 7
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Generation / GIFBUILDER
Target version:
-
Start date:
2017-04-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint
Description
Since the current ImageMagick Version 7 uses a general magick.exe and not single apps like combine.exe, convert.exe, composite.exe and identify.exe anymore, IM is not detected by TYPO3's configuration module any longer and subsequently fails the setup tests.
As a temporary workaround you have to provide those 4 still expected apps as symlinks to magick.exe.
It would be good if now TYPO3 could try to detect and use IM also the "new way".
This was tested on a Windows Server.
Actions