Actions
Bug #83868
closedInstall tool shows image magick command only on success
Start date:
2018-02-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
IM commands should also be shown on failure.
see screenshot showing desired state:
Files
Updated by Gerrit Code Review almost 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55689
Updated by Tymoteusz Motylewski almost 7 years ago
how to test it, when your system is correctly configured?
e.g. by breaking convert binary:
$:/usr/bin# mv convert convert_old $:/usr/bin# touch convert $:/usr/bin# chmod o+x convert
Updated by Tymoteusz Motylewski almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset eaa28ad108f44f34491fe94f7a485278e3de21e8.
Actions