Actions
Bug #46737
closedMask images have wrong file content type
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-03-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
LocalCropScaleMaskHelper does not convert masks during crop-scale processing correctly.
The target file extension is "hardcoded" and does not consider that e.g. a file is of type TIFF for example.
This is a follow-up to issue #46530
Updated by Tomasz Krawczyk over 11 years ago
t3lib_stdGraphics::imageMagickConvert did this well for years. Its successor GraphicalFunctions::imageMagickConvert does the same. It would be good if FAL was using GraphicalFunctions. I would vote for necesary adjustments in GraphicalFunctions for FAL needs.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.1 (Cleanup)
- Is Regression set to No
- Sprint Focus set to On Location Sprint
Updated by Ingo Schmitt almost 10 years ago
- Status changed from Accepted to Needs Feedback
Updated by Benni Mack over 9 years ago
- Target version changed from 7.1 (Cleanup) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Status changed from Needs Feedback to Closed
No feedback to open question after 6 month. Closing the ticket for now, please open a new ticket if the problem still persists.
Updated by Mathias Schreiber over 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Actions