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 #1

Updated by Chris topher over 14 years ago

Hi Dan,

do you still have this problem? Or anyone else?
Like Steffen on Core List I cannot reproduce it using XAMPP.

Actions #2

Updated by Dan Osipov over 14 years ago

No, I can't replicate the issue anymore. The bug can be closed, and RFC dropped.

Actions #3

Updated by Christian Kuhn over 14 years ago

Resolved, unable to reproduce as requested by reporter.

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF