Bug #45086
closedcss_styled_content does not respect maxW
100%
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
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26556
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26556
Updated by Gerrit Code Review almost 11 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26556
Updated by Gerrit Code Review almost 11 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26556
Updated by Gerrit Code Review almost 11 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26556
Updated by Thomas Blaß almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f273fff1749825fe624dce5958fe338dec01247e.