Bug #89190
closedBug with FAL and null on Image (fortuitously)
0%
Description
In TYPO3 9.5.9 and a developed extension based on Extbase, the FileReference will not be returned after a few hours (value NULL).
The query of the model or the rendering of the images via fluid initially works without any abnormalities. After hours, the value NULL is sporadically returned for the FileReference. Once the cache is emptied with 'empty all caches', everything is fine again, d. H. the FileReference will be returned correctly.
Is this bug known and are there any solutions to this?
Updated by Bastian Bringenberg about 5 years ago
- Project changed from 1774 to TYPO3 Core
- TYPO3 Version set to 9
Moved Project.
Set TYPO3 Version
Updated by Riccardo De Contardi about 5 years ago
- Category set to File Abstraction Layer (FAL)
Updated by Christian Eßl about 5 years ago
Do you have an example implementation? (The model php class with the file reference or a complete extension)
Updated by Frank Nägler about 5 years ago
- Status changed from New to Needs Feedback
Updated by Riccardo De Contardi almost 5 years ago
- Status changed from Needs Feedback to Closed
No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.
Thank you and best regards