Actions
Bug #32433
closedImage Magick disabled throws uncaught error (TYPO3 4.6.1)
Start date:
2011-12-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When ImageMagick is turned off in TYPO3 4.6.1, an uncaught error is thrown:
#1305059666: Your TYPO3 installation is configured to use an old version of ImageMagick, which is not supported anymore. Please upgrade to ImageMagick version 6 or GraphicksMagick and set $TYPO3_CONF_VARS['GFX']['im_version_5'] appropriately. (More information)
RuntimeException thrown in file
/[path]/t3lib/class.t3lib_stdgraphic.php in line 149.
Tested and reproduced on Mac OS X Lion 10.7.2, MAMP 2.0.5, TYPO3 4.6.1, PHP 5.3.6 (with XCache)
Files
Actions