Project

General

Profile

Actions

Bug #21474

closed

PHP-5.3: No module labels

Added by Dan Osipov about 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-05
Due date:
% Done:

0%

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

Description

Running on PHP 5.3 in Windows, labels for modules (Web, User tools, Admin tools, etc) are missing.

Problem is the following line in class.t3lib_loadmodules.php:
$path = preg_replace('/\/[^\/.]+\/\.\.\//', '/', $fullpath);

$path is NULL in this case.

(issue imported from #M12484)


Files

12484.patch (570 Bytes) 12484.patch Administrator Admin, 2009-11-05 20:25
Actions

Also available in: Atom PDF