Actions
Bug #24378
closedFrame added to IM/GM commands should be inside quotes
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-12-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently the frame ( [0] ) added to a filename in an IM/GM command is placed outside the quotes. According to the IM manual [1] it must be placed inside the quotes.
[1] http://www.imagemagick.org/script/command-line-processing.php?ImageMagick=em65ptsj9e2k39pvnqr51d7j90
See section "Selecting frames"
This was part of the original #22243 which has been split into separated issues.
(issue imported from #M16796)
Files
Updated by Alexander Opitz over 10 years ago
- Status changed from New to Needs Feedback
- Is Regression set to No
Hi,
was this issue fixed or does it still exists?
Updated by Jigal van Hemert over 10 years ago
- Status changed from Needs Feedback to Resolved
Seems fixed in \TYPO3\CMS\Core\Imaging\GraphicalFunctions::imageMagickExec()
Actions