Project

General

Profile

Actions

Bug #79579

closed

TYPO3 cannot be operated with custom "path" type repository with symlink=true

Added by Claus Due about 7 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-02-01
Due date:
% Done:

0%

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

Description

The described method of installation leaves the TYPO3 site inoperable due to entry points not being able to find the composer autoload file. The solution could be:

1. Make HTTP entry points read TYPO3_PATH_ROOT from ENV instead of naively assuming a specific relative path.
2. Make CLI entry point smarter regarding detecting the entry point

The challenge being that CLI does not know / cannot demand TYPO3_PATH_ROOT in ENV and must instead analyse the path to the command that gets called, rather than the file that handles the command.

Actions #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51496

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51496

Actions #3

Updated by Gerrit Code Review about 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51496

Actions #4

Updated by Gerrit Code Review about 7 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51496

Actions #5

Updated by Gerrit Code Review about 7 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51496

Actions #6

Updated by Riccardo De Contardi about 6 years ago

  • Status changed from Under Review to Closed

Closed in agreement with the reporter - no longer necessary - see https://review.typo3.org/51496.

Thank you.

Actions

Also available in: Atom PDF