Actions
Bug #16248
closedim_version_5 is always reset to im5 when using ImageMagick 6.x
Start date:
2006-06-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
5
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I'm using TYPO3 with ImageMagick 6.2.3. When I manually set im_version_5 to "im6" in "All Configuration", save, and go to "Basic Configuration", click "Update localconf.php", the Install Tool resets im_version_5 to im5.
This also resets im_negate_mask to 0, but for IM 6 it has to be 1. So using Basic Configuration renders some IM-functions useless when using IM6.
I have created a patch that respects ImageMagick-versions 6 and newer and sets im_version_5 to "im6".
(issue imported from #M3682)
Files
Actions