Project

General

Profile

Actions

Bug #16407

closed

Files in typo3temp/menu have wrong permissions

Added by Andreas Stauder almost 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-07-26
Due date:
% Done:

0%

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

Description

All files generated from typo3/sysext/cms/tslib/class.tslib_menu.php in the folder typo3temp - seems to be all GMENU-Files - have Permission 600 set. This makes it impossible to run a server config, where PHP runs under the user but apache under www-data.
Owner will be the user and www-data cannot read the GIF.

Fix this:
Add in line 2066 in typo3/sysext/cms/tslib/class.tslib_menu.php:

t3lib_div::fixPermissions($gifFileName);
(issue imported from #M3935)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16411: Files in typo3temp/GB have wrong permissionsClosedMichael Stucki2006-07-28

Actions
Actions #1

Updated by Andreas Stauder almost 18 years ago

This bug is related to 0003949.

Actions #2

Updated by Batomo about 17 years ago

A patch for 4.1.1 was appended in the related bug 0003949

Actions #3

Updated by Christian Kuhn about 15 years ago

Resolved as duplicate of #16411

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF