Project

General

Profile

Actions

Bug #86407

closed

Resolve relative file path during copy correctly

Added by Oliver Hader over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
Start date:
2018-09-27
Due date:
% Done:

100%

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

Description

In composer mode several directories are arranged outside the public root-path. When trying to copy to those folders, the public root-path is prefixed due an invalid check which is too strict. The expectation is to use public root-path (PATH_site) when resolving relative paths here.

see https://github.com/FriendsOfTYPO3/introduction/issues/13
introduced in https://review.typo3.org/#/c/57241/


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #85285: Replace last occurrences of PATH_site with Environment APIClosedBenni Mack2018-06-15

Actions
Actions #1

Updated by Oliver Hader over 5 years ago

  • Description updated (diff)
Actions #2

Updated by Oliver Hader over 5 years ago

  • Related to Task #85285: Replace last occurrences of PATH_site with Environment API added
Actions #3

Updated by Gerrit Code Review over 5 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/58415

Actions #4

Updated by Oliver Hader over 5 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF