Bug #47741
closedCached files don't get deleted by install tool
0%
Description
Clean Up in the Install tool does not delete temporary files.
It does not show files in Cache/, although there are many!
The files in typo3temp/Cache are not deleted!
Updated by Wouter Wolters over 11 years ago
- Status changed from New to Needs Feedback
In the Install Tool of 6.2 there is now a button to clear all caches. This inlcludes the typo3temp/Cache folder and all other caches that are known.
Can you check if current master is what you are looking for?
Updated by Christian Kuhn about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
Yeah, the "Clear Caches" button in 6.2 kills typo3temp/Cache.
Still, the "Clean up" functionality is not as useful as it could be. Also 6.2 did not improve in this area since the functionality was mostly copied over. Imho, this submodule needs a better concept and usability.
Since this ticket here is very generic and also mixes cache handling with "clean up", I will close it for now. If we refactor the "clean up" action, the concrete patches should be done in new issues.