Actions
Bug #81408
closedTypo3 7.6.18 bug in Backend View
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2017-06-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
I use fluid styled content and the element text with image. If i add a lot of images, save and go back to page view in backend, there is a view bug. The element looks wrong. The element is to high, the image thumbnails are looking good, but the hight of the content element is to high.
The reason for the bug is the add of a lot of linebreaks (<br>) in core.
The number of the added <br> is equal the number of added images.
Files
Actions