Project

General

Profile

Actions

Bug #16411

closed

Files in typo3temp/GB have wrong permissions

Added by Andreas Stauder almost 18 years ago. Updated almost 14 years ago.

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

0%

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

Description

All files generated from t3lib/class.t3lib_stdgraphic.php in the folder typo3temp/GB 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 2737 in t3lib/class.t3lib_stdgraphic.php:

t3lib_div::fixPermissions($gifFileName);

This bug is related to 0003935
(issue imported from #M3949)


Files

class.tslib_gifbuilder.php (648 Bytes) class.tslib_gifbuilder.php Administrator Admin, 2007-04-03 14:57
class.tslib_menu.php (889 Bytes) class.tslib_menu.php Administrator Admin, 2007-04-03 15:03
class.tx_install.php (3.43 KB) class.tx_install.php Administrator Admin, 2007-04-03 15:03
class.t3lib_stdgraphic.php (2.51 KB) class.t3lib_stdgraphic.php Administrator Admin, 2007-09-17 22:42
class.t3lib_svbase.php (608 Bytes) class.t3lib_svbase.php Administrator Admin, 2007-09-17 22:46
fix-permissions.diff (521 Bytes) fix-permissions.diff Administrator Admin, 2008-05-21 11:08
3949_v1.diff (1.7 KB) 3949_v1.diff Administrator Admin, 2009-02-27 12:35

Related issues 3 (0 open3 closed)

Has duplicate TYPO3 Core - Bug #20098: Files in typo3temp/menu have wrong permissionsClosedChristian Kuhn2009-02-27

Actions
Has duplicate TYPO3 Core - Bug #16407: Files in typo3temp/menu have wrong permissionsClosedChristian Kuhn2006-07-26

Actions
Has duplicate TYPO3 Core - Bug #17768: GIFBUILDER creates wrong access rights in typo3temp/GB and typo3temp/menuClosedChristian Kuhn2007-11-08

Actions
Actions

Also available in: Atom PDF