Project

General

Profile

Actions

Bug #14112

closed

PATH_TRANSLATED issues

Added by Wolfgang Klinger about 20 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Must have
Category:
Backend API
Target version:
-
Start date:
2004-04-27
Due date:
% Done:

0%

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

Description

If you take a look at typo3/init.php there's a conditional statement to get the right path to the current script.
It uses PATH_TRANSLATED which in fact is EMPTY, while ORIG_PATH_TRANSLATED contains the right path.

Several documents say that the NEW variable name is PATH_TRANSLATED, even though I didn't find any concrete documentation for that and saw a phpinfo() from PHP5, where it's exactly the same (PATH_TRANSLATED empty, ...).
(issue imported from #M18)

Actions

Also available in: Atom PDF