Bug #60602
closedImage file upload for 728 x 90 pixel png file doesn't work.
0%
Description
For other file formats it is working. e.g. 120x90, 120x60, 300x250 and many more I have tested.
The bug can be reproduced with test 1 and test 2. Test file rectangle_728x90px.png is enclosed.
Test 1:
Select in Backend: Module Web, Page, Edit Page Content "Images only", Select and upload files.
After upload in the Images list the file is listed, but no thumbnail is shown and the content is missing.
Test 2:
Select: Module Web, Page, Edit Page Content "Images only", Add image.
No thumbnail for the 728 x 90 pixel png is shown in the Files list. For other png files the thumbnail is shown.
After upload in the Images list the file is listed, but no thumbnail is shown and the content is missing.
Typo3 Version 6.2.4
PHP Version 5.3.28
GraphicsMagick 1.3.13 2011-12-24 Q8
Files
Updated by Frans Saris over 10 years ago
- Status changed from New to Needs Feedback
Just tested your example file, no problems here.
Are all image processing tests in the install tool successful?
Updated by Günter Höck over 10 years ago
All image processing tests with install tool are OK on my environment.
I found out that the problem occurs only with the Firefox Browser version 30.0 and today downloaded version 31.0.
With Internet Explorer version 11.0 the problem didn't occur.
Could you please confirm, that you used for verification not the Firefox browser ?
Thank You
Updated by Felix Kopp about 10 years ago
I sadly can not reproduce your bug report :(
Updated by Günter Höck about 10 years ago
The root cause is the Firefox AdBlock Plus add-on that is active in my environment.
After switching ABP on/off the behaviour could be reproduced. I found a description of the problem in [[http://stackoverflow.com/questions/3558071/img-tag-greyed-out-in-firebug-hence-found-the-reason-for-image-not-showing-up]] .
Hence there is no Typo3 problem. Issue can be closed. Thanks.
Updated by Alexander Opitz about 10 years ago
- Status changed from Needs Feedback to Closed
Thanks for feedback and discovering what triggers this issue.