Actions
Bug #21172
closedImage processing does not work with Imagemagick 4.2.9
Start date:
2009-10-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After updating to 4.3 beta1, no images processing is possible, if imagemagick version 4.2.9 is used.
Root of the problem are the 2 new options im_useStripProfileByDefault (=1) and im_stripProfileCommand (= +profile '*').
The option +profile seems not to be valid in IM 4.2.9. With IM6 it works
Shorthand solution: If you want to use IM 4.2.9 disable im_useStripProfileByDefault in install tool.
(issue imported from #M12098)
Updated by Christian Kuhn over 14 years ago
As im 4.2.9 is known to have tons of security issues and in completly out of date we should think of deprecating this completly.
Updated by Steffen Gebert almost 13 years ago
- Status changed from Accepted to Rejected
- Target version deleted (
0)
Actions