Bug #63573
closedupdate 6.1 to 6.2.7 some images wrong in FE
0%
Description
Hello,
I updated from 6.1 to 6.2.7 today without issues, except: some images in the frontend are wrong, but not all of them.
I tried deleting and readding them in the backend. In the backend, there is the right image shown (say, sys_file uid 1010), but if trace back the image rendered in FE in sys_file_processedfile it has an 'original' entry of 303, which is the original image for the resized version displayed, but not the image in the record (should be 1010), see above!
what do do?
Updated by Frans Saris almost 10 years ago
- Status changed from New to Needs Feedback
Could you check what csc static template you have included? 6.1 or current
Looks like sys_file uid mixed with sys_file_reference uid.
Gr. Frans
Updated by M Schulze almost 10 years ago
I only have included the "css_styled_content" (without any version information).
We seem to be on the right track:
The sys_file_reference record that is returned when lookin up the picture for the tt_content (image) element has the uid = 320.
The image that is wrongly being displayed has the uid=320.
However, not all images are mixed up (only recently changed ones), and in the BE, all image-relations are correct! So this seems to be a FE-only issue
Regards, Max
Updated by M Schulze almost 10 years ago
please close.
ok - sorry to disturb, I had some old TScrypt lying around that did nothing than annoy. removed and works.
Updated by Wouter Wolters almost 10 years ago
- Status changed from Needs Feedback to Closed