Actions
Bug #17843
closedIgnore & regenerate empty cache/images files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-11-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When cache files (in typo3temp directory) are 0 size, Typo3 should ignore them and try to regenerate them.
This usually happens in disk full scenario - it creates empty files in typo3temp/cache_pages, typo3temp/pics, etc.
After the disk is freed, Typo3 still behaves like 0 bytes files are fine (and that's why it displays blank pages), but it should regenerate them.
(issue imported from #M6824)
Actions