Bug #47741
Cached files don't get deleted by install tool
Status: | Closed | Start date: | 2013-04-30 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | 6.1.1 | |||
TYPO3 Version: | 6.1 | Is Regression: | No | |
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
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!
Related issues
History
#1 Updated by Wouter Wolters about 2 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?
#2 Updated by Christian Kuhn almost 2 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.