Bug #32433
closedImage Magick disabled throws uncaught error (TYPO3 4.6.1)
100%
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
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7190
Updated by Gerrit Code Review almost 13 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7190
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/7192
Updated by Markus Klein almost 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3e0400a4a3ddfb0d98fc62bd85626683174e97d9.
Updated by Xavier Perseguers almost 13 years ago
- Status changed from Resolved to Closed