Project

General

Profile

Actions

Bug #68615

closed

Install tool symlink check doesn't recognize composer setup

Added by Frans Saris over 8 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 #1

Updated by Gerrit Code Review over 8 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/42107

Actions #2

Updated by Gerrit Code Review over 8 years ago

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

Actions #3

Updated by Helmut Hummel over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF