Actions
Bug #45086
closedcss_styled_content does not respect maxW
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-02-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
css_styled_content in Typo3 CMS 6.0 does not respect the maxW for Content-Type image.
I tried to debug the issue and found out that the Typo-Script directive "imgList.override.field" is responsible.
In File "CssStyledContentController.php" Line 483 does not return the path to the images, instead the UID of the images and the rest of the function fails to locate them and so they are not scaled.
I have attached an Image of the odd rendering.
Files
Actions