Actions
Bug #46866
closedwrong image extensions
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2013-04-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Images created by FE have wrong extensions.
Reproduce steps:- add "Text & Images" CE
- add some jpeg images on the Images sheet
- go to Appearance sheet and select "Quality and Type" value "PNG/256"
- select effect f.e. Brighter
- save and preview in the FE. Looks OK but in the processed directory file created is csm_*.jpg. Should be csm_*.png.
Files created are PNGs but the ext is wrong.
My TYPO3 version is 6.0.4.
Actions