Bug #64447
closedMissing picture in deactivated horizontal Rows
0%
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
Updated by J. no-lastname-given almost 10 years ago
Sorry I forgot to add the screenshot of my configuration
Updated by Mathias Schreiber almost 10 years ago
- File Archiv.zip Archiv.zip added
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Hi J. (that feels a little odd, btw.),
I attached a set of images that make testing very easy.
I can't reproduce the behavior you describe.
Can we be 100% sure this is no CSS error or something?
Updated by J. no-lastname-given almost 10 years ago
- File 3cols-one-to-seven-failed.png 3cols-one-to-seven-failed.png added
- File 3cols-works.png 3cols-works.png added
- File 4cols-failed.png 4cols-failed.png added
- File 4cols-failed-source.png 4cols-failed-source.png added
Very sure it is NO css error because
first: i tested on two independend typoinstallations with completly different designs
second: the missing picture is NOT in the html :-P
Here are my tests with those 9 pictures (sorted descending)
Strangely this time 2 cols worked correctly. (Yes i cleared all caches)
Updated by Riccardo De Contardi over 9 years ago
I can confirm this bug with 6.2.12... and yes, I confirm that with 2 columns only, it works.
I also tried the following combinations:
3 pictures, 3 cols -> OK
4 pictures, 3 cols -> missing image 4
5 pictures, 3 cols -> OK
6 pictures, 3 cols -> OK
7 pictures, 3 cols -> missing picture 7
8 pictures, 3 cols -> OK
9 pictures, 3 cols -> OK
4 pictures, 4 cols -> OK
5 pictures, 4 cols -> missing image 5
6 pictures, 4 cols -> OK, but the images are shown in 3 columns instead of 4
7 pictures, 4 cols -> OK
8 pictures, 4 cols -> OK
9 pictures, 4 cols -> missing image 9
5 pictures, 5 cols -> OK
6 pictures, 5 cols -> missing image 6
7 pictures, 5 cols -> missing images 6,7
8 pictures, 5 cols -> OK, but the images are shown in 4 columns instead of 5
9 pictures, 5 cols -> OK
6 pictures, 6 cols -> OK
7 pictures, 6 cols -> missing image 7
8 pictures, 6 cols -> missing image 7,8
9 pictures, 6 cols -> OK, but the images are shown in 5 columns instead of 6
Updated by Daniel Goerz over 9 years ago
- Status changed from Needs Feedback to New
Updated by Riccardo De Contardi about 9 years ago
I made a test with 7.6.1-dev (latest master) and the bug is still present using CSC (Fluid styled content has no "horizontal row" checkbox):
3 pictures, 3 cols -> OK
4 pictures, 3 cols -> missing picture 4
5 pictures, 3 cols -> OK
6 pictures, 3 cols -> OK
7 pictures, 3 cols -> missing picture 7
8 pictures, 3 cols -> OK
9 pictures, 3 cols -> OK
4 pictures, 4 cols -> OK
5 pictures, 4 cols -> missing picture 5
6 pictures, 4 cols -> OK, but the images are shown in 3 columns instead of 4
7 pictures, 4 cols -> OK
8 pictures, 4 cols -> OK
9 pictures, 4 cols -> missing picture 9
5 pictures, 5 cols -> OK
6 pictures, 5 cols -> missing picture 6
7 pictures, 5 cols -> missing pictures 6 and 7
8 pictures, 5 cols -> OK, but the images are shown in 4 columns instead of 5
9 pictures, 5 cols -> OK
6 pictures, 6 cols -> OK
7 pictures, 6 cols -> missing picture 7
8 pictures, 6 cols -> missing pictures 7 and 8
9 pictures, 6 cols -> OK, but the images are shown in 5 columns instead of 6
7 pictures, 7 cols -> OK
8 pictures, 7 cols -> missing picture 8
9 pictures, 7 cols -> missing pictures 8 and 9
8 pictures, 8 cols -> OK
9 pictures, 8 cols -> missing picture 9
Updated by Riccardo De Contardi almost 8 years ago
"noCols" has been dropped for CSC,too on 8.6 and above.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from New to Closed
- Assignee deleted (
Mathias Schreiber)
I close this as version 7.6.x has entered in its "priority bugfix" phase and it will not be fixed.
If you think that this is the wrong decision then please reopen it or open a new issue with a reference to this one. Thank you.