Task #50304
Task #38490: TYPO3 6.0: temp_CACHED_* files have been moved to typo3temp/Cache/Code/cache_core
temp_CACHED_* files have been moved to typo3temp/Cache/Code/cache_core
Status: | Resolved | Start date: | 2012-06-29 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Chris topher | % Done: | 100% |
|
Category: | - | |||
Target version: | 6.0 |
Description
For TYPO3 6.0 the temp_CACHED_* files have been moved to the filebackend cache and now reside in typo3temp/Cache/Code/cache_core/, named something like e.g. ext_localconf_42563af3f545....php and ext_tables_42563af3f545....php.
See #38414.
- The files can still be removed with the function "Clear configuration cache" at the top right-hand corner of the Backend.
- The Install Tool section "Clean up" cannot delete these files. It always shows 0 files in the folder typo3temp/Cache, which is wrong.
Update the manual accordingly.
And remove the information about temp_CACHED_FE* files - they have again been removed.
Associated revisions
[TASK] temp_CACHED_* files have been moved to typo3temp/Cache
The temp_CACHED_* files have been moved to the filebackend cache and now
reside in typo3temp/Cache/Code/cache_core/. Update the manual
accordingly.
Change-Id: Ib2c74152a9015077c3008898e0cb83d7f538cf61
Resolves: #50304
Reviewed-on: https://review.typo3.org/23251
Reviewed-by: Chris topher
Tested-by: Chris topher
History
#1 Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23251
#2 Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23251
#3 Updated by Chris topher almost 2 years ago
- Assigned To set to Chris topher
#4 Updated by Chris topher almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 03489ed922fcf33344384b4efa1e232d008fee31.