Actions
Bug #67892
closedSymlink to autoload.php should be relative
Start date:
2015-07-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The symlink from typo3/contrib/vendor/autoload.php to the autoload file in Packages is created absolute, which can causes trouble in certain situations. Use relative link instead.
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/40869
Updated by Helmut Hummel over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 066745b50f91f30d05e07f7a6d7fab1ea34efc1d.
Actions