Bug #93688
openGifbuilder - Caching Problem - no update of old combined images
0%
Description
Hello,
I got a problem with generating combined images via GIFBUILDER in TYPO3 LTS Version 10.4.
I use Gifbuilder in an frontend plugin of my own extension to combine images (a photo with a logo for example). That works well for new images.
But if the original images are updated or overwritten, the system doesn't update the combined images in the folder "typo3temp/assets/images" after clearing the frontend cache.
To get the new version stored in that folder i have to delete the old images in it. But that is not a solution for editors who don't have got access to this folder.
Gifbuilder should overwrite existing images with same hash etc. if the frontend cache is cleared. In this way, a current version of the images is always generated. As now, no old images were overwritten and only admins can work with this issue.
Best regards
Christian Hirsch
Updated by manu zoli over 3 years ago
- Related to Bug #94648: GifBuilder does not recognize all changes in config when creating Hash added
Updated by Simon Schaufelberger over 2 years ago
- Related to Bug #97212: GifBuilder renders wrong image from example typoscript in documentation added
Updated by Benni Mack 5 months ago
- Status changed from New to Needs Feedback
Hey,
I've reworked the GifBuilder component in v13. Can you please recheck if this still happens in v13.x ?