Project

General

Profile

Actions

Bug #68615

closed

Install tool symlink check doesn't recognize composer setup

Added by Frans Saris almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
composer
Target version:
Start date:
2015-07-29
Due date:
% Done:

100%

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

Description

When installing TYPO3 with composer the generated symlinks are different from "old" expected behaviour and this gives false negatives in install tool "Folder Structure" checks.

    /index.php is a link, but link target is not as specified
    Link target should be typo3_src/index.php but is ../vendor/typo3/cms/index.php

    /typo3 is a link, but link target is not as specified
    Link target should be typo3_src/typo3 but is ../vendor/typo3/cms/typo3

    /typo3_src should be a link, but it does not exist
    Links cannot be fixed by this system
Actions

Also available in: Atom PDF