Actions
Bug #64447
closedMissing picture in deactivated horizontal Rows
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
My Typo3 version: 6.2.9
I detected a bug in content-elements "pictures" and "pictures and text".
If i add some pictures to the content element and deactivate "horizontal rows" then sometimes the last picture is missing in frontend.
Some cases when it happens and when everything is ok:
3 pictures, 2 cols -> missing Picture
4 pictures, 2 cols -> OK
5 pictures, 2 cols -> missing Picture
6 pictures, 2 cols -> OK
3 pictures, 3 cols -> OK
4 pictures, 3 cols -> missing Picture
5 pictures, 3 cols -> OK
6 pictures, 3 cols -> OK
7 pictures, 3 cols -> missing Picture
So i think it is if #pictures divided by #cols has remainder equal 1
Can somebody confirm this?
Files
Actions