Bug #22042
closedInstall tool displays im_negate_mask=0 in panel while im_negate_mask=1 in localconf.php
0%
Description
This problem has existed since numerous versions of typo3 :
The checkbox of setting im_negate_mask remains unchecked in the install tool, whatever the setting's value is in localconf.php
(issue imported from #M13399)
Updated by Dmitry Dulepov almost 13 years ago
- Status changed from New to Closed
- Target version deleted (
0)
Not reproducible with TYPO3 4.7
Updated by Thorsten Kahler almost 13 years ago
- Category set to Install Tool
- Status changed from Closed to Accepted
- Priority changed from Should have to Could have
The problem still exists in 4.7: if TYPO3_CONF_VARS.GFX.im_version
is set to "gm" im_negate_mask
is always "0", although it's shown as "1" on the confirmation page.
The reason is probably that GraphicsMagick doesn't need that configuration option and so it's ignored. But the behaviour is a little bit irritating indeed.
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Accepted to Needs Feedback
- Assignee set to Christian Kuhn
- Is Regression set to No
is this still te case after the rewrite?
Updated by Frederic Gaus almost 10 years ago
- Status changed from Needs Feedback to Closed
- Assignee deleted (
Christian Kuhn) - Priority changed from Could have to Won't have this time
This version does no longer exists in TYPO3 6.2 LTS. TYPO3 4.5 LTS does only get security patches. Thus this will not get fixed and this bug can be closed.