Actions
Bug #28090
closed[Cache] File backend: Create directory after flush()
Start date:
2011-07-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The file backend does not re-create the cache directory on
flush() which leads to problems if calling flush() and set()
afterwards again. One unit test had to manually clear cache
files because of that and can be simplified now.
This is an issue in TYPO3 v4 only, FLOW3 is not affected.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change Ic7756b2c14641789696f10c223d76439ca7e9602 has been pushed to the review server.
It is available at http://review.typo3.org/3249
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change Ic7756b2c14641789696f10c223d76439ca7e9602 has been pushed to the review server.
It is available at http://review.typo3.org/3249
Updated by Christian Kuhn over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset a0e498aedcdd7777e5ec1a44212b8af99c9cc04a.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed
Actions