Actions
Bug #58343
closedprocessed images in non FAL extensions (e.g. tt_news) cause inconsistent filenames
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-04-29
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi,
I use 6.1.6 and have troubles with the generated filename of processed images which are generated by extensions not using FAL (e.g. tt_news).
The filename changes sporadically (often after cache clearing but not always), maybe because of different storage uids. Because there are three different hashes maximum. Updating the reference index did not solve the problem.
Is there any fix available or has anyone else had this problem? Is it recommended to clear sys_file_processedfile?
Regards,
Markus
Actions