Actions
Bug #37670
closedEpic #61834: Create future proof Content Element with strong default
Task #61836: Reorganize Content Element properties within backend Extension
Task #61842: Refactor CSS-Styled-Content + Content Elements
Text with image - image dimensions
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2012-06-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When changing the image size from a content element "text with image" the original image size ratio is maintained regardless of the width and height definition for the images in the content element. For example when the user uploads an image with 1064px x 683px and in the content element defines a size of 50px x 100px the rendered image will have a size of 150px x 100px.
The behaviour has been reproduced with the introduction package on version 4.5.10.
Actions