Project

General

Profile

Actions

Bug #36167

closed

Make sure fixPermissions gets 4 digit string

Added by Christian Kuhn about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-04-16
Due date:
% Done:

100%

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

Description

print_r(octdec(0660) . "\n");
print_r(octdec(660));

are different (same if string, though) ... this should probably be sanitized in fixPermissions to circumvent a nasty configuration problem.

Actions

Also available in: Atom PDF