Bug #66827
closedgdlib fails - no thumbnails in backend after update to 6.2.12
0%
Description
I got a problem with a couple of installations:
- After updating to 6.2.12, the thumbnail creation in the backend (filelist/filebrowser) fails - all images are shown in full-size (directly loaded from the original fileadmin-path)
- Imagemagick works fine, no warning in the envirement at all
- FE Thumbnail-Generation works as it should with no problems
- Turned back to 6.2.11 everything works perfect again so it must be an 6.2.12 issue
- No errors in the syslog
Deleted all caches (even typo3temp), tested on unix and windows-systems
Updated by Kay Strobach over 9 years ago
try to clear sys_processed_files table and then clear cache.
we currently discuss it on the slack channel
there seems to be a problem with 2 files processed at the same time :(
Updated by Markus Klein over 9 years ago
- Target version set to 6.2.13
- Sprint Focus set to Stabilization Sprint
Updated by Geddo no-lastname-given over 9 years ago
sorry to say but that didn't helped :(
Interessting thing is: When I'm installing a fresh 6.2.12 Installation I have no problem with the backend-images, only if i'm updating an older 6.2.11/6.2.10 installation to the current 6.2.12
Updated by Kay Strobach over 9 years ago
we are still discussing, seems to be a problem in
Bootstrap::getInstance()->getRequestId()
With ten parallel requests from the same source I get 10 identical request ids...
Updated by Markus Klein over 9 years ago
- Status changed from New to Needs Feedback
Any new results here?
Updated by Frank Nägler over 9 years ago
can you please check the sys_file_processed table if you find entries with identifier = NULL and name = NULL?
If this is the case, please test if it works if you cleanup the table.
Updated by Alexander Opitz about 9 years ago
- Status changed from Needs Feedback to Closed
No feedback within the last 90 days => closing this issue.
If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.
Updated by Georg Ringer over 6 years ago
- Related to Bug #85901: Bug #66827 happen again with GraphicsMagic and typo3 8.7.18 added