Project

General

Profile

Actions

Bug #66994

closed

Composer autoload path detection is a bit too restricture

Added by Claus Due almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-05-16
Due date:
% Done:

0%

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

Description

Problem: the current resolving of autoloading paths relies on two hardcoded paths which completely break if any segment of the path involved is a symlink.

Example: typo3_src in DOCUMENT_ROOT is symlink to other folder. Autoloader file resolving attempts to load file using a bizarro ../../../../../...... path.

Suggested fix: allow configuring this as an ENV variable.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #67808: Introduce "Application" classes for all entry pointsClosedBenni Mack2015-06-29

Actions
Has duplicate TYPO3 Core - Task #67363: Support Composer classloader from vendor directoryClosedMathias Brodala2015-06-09

Actions
Actions

Also available in: Atom PDF