Project

General

Profile

Actions

Bug #81740

closed

temp directory name shouldn't be hardcoded in ClearCacheService

Added by Marco Huber almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2017-06-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

As the name of the temp directory can be configured (f.e.

$GLOBALS['TYPO3_CONF_VARS']['SYS']['caching']['cacheConfigurations']['cache_core']['options']['cacheDirectory'] = 'typo3temp_local';
), the name "typo3temp" shouldn't be hardcoded in the ClearCacheService Line 42 (TYPO3 7.6 Line 56).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #69975: Make typo3temp-path configurableClosedBenni Mack2015-09-19

Actions
Actions

Also available in: Atom PDF