Project

General

Profile

Actions

Bug #73118

closed

fileCreateMask does not affect system cache files

Added by Christian Plattner about 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2016-02-04
Due date:
% Done:

0%

Estimated time:
1.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

fileCreateMask does not affect files created using SimpleFileBackend.
Reason is that PHP's rename() method modifys file permissions.

For example, with a fileCreateMask of 0660, files in typo3temp/Cache/Code/cache_core can not be removed by users in apache's group.

Actions #1

Updated by Christian Plattner about 8 years ago

  • Assignee set to Christian Plattner
  • % Done changed from 0 to 100

Please close this issue, this problem appeared in a misconfigured system.

Actions #2

Updated by Markus Klein about 8 years ago

  • Status changed from New to Closed
  • Assignee deleted (Christian Plattner)
  • % Done changed from 100 to 0
Actions

Also available in: Atom PDF