Bug #75520
closedConstant editor cut off "m" on image width and height
100%
Description
If I change and save constants with the constant editor (e.g. styles.content.textmedia.linkWrap.lightboxRelAttribute or any other) by the following constants the "m" is cutting off.
styles.content.textmedia.linkWrap.width = 1140m styles.content.textmedia.linkWrap.height = 600m
Best
Falk
Updated by Riccardo De Contardi over 8 years ago
I guess it is because of the comments inside Constants.txt:
# cat=content/cTextmedia/c1; type=int+; label= Click-enlarge Media Width: This specifies the width of the enlarged media element when click-enlarge is enabled
# cat=content/cTextmedia/c2; type=int+; label= Click-enlarge Media Height: This specifies the height of the enlarged media element when click-enlarge is enabled
Updated by Gerrit Code Review over 8 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/48375
Updated by Gerrit Code Review over 8 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/48375
Updated by Gerrit Code Review over 8 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/48375
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48382
Updated by Wouter Wolters over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 60182c41f563e3b7c23d6c1b41ca0e24935e4b0e.