Project

General

Profile

Actions

Bug #29832

closed

Bugfix #29695 breaks backend login

Added by Frederic Gaus over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2011-09-15
Due date:
% Done:

100%

Estimated time:
1.00 h
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:

Description

Because of a php bug in very popular php versions (e.g. 5.3.2 and 5.3.3) used in very popular linux distributions (Ubuntu, Debian Squeeze) patch #29695 breaks the backend login.

The problem only occures when typo3temp/compressor/ is empty and t3lib_compressor tries to create the files.

The bug of php is described here very nicely:
http://www.php.net/manual/de/control-structures.foreach.php#101425

Avoiding the use of $filename as reference in line 289 fixes this problem.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #29695: t3lib_Compressor fails with external filesClosedXavier Perseguers2011-09-12

Actions
Actions

Also available in: Atom PDF