Project

General

Profile

Actions

Bug #104345

closed

Composer installation of a Root Package does not properly store packagePath

Added by Garvin Hicking 17 days ago. Updated 15 days ago.

Status:
Resolved
Priority:
Must have
Category:
composer
Target version:
Start date:
2024-07-10
Due date:
% Done:

100%

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

Description

The created PackageArtifact.php file currently stores "//" as packagePath for the composer root package. This path makes further usage buggy, for example with JavascriptModules resolvign the path "//" improperly.

Caused by https://review.typo3.org/c/Packages/TYPO3.CMS/+/84383 due to the removal of "handleRootPackage" in the loop of extensions.

Can be reproduced with any TYPO3 extension installation like https://github.com/eliashaeussler/typo3-warming

Happes in v12 and v13


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #103898: Existing "_assets" subdirectories not being a symlink prevents installationClosed2024-05-24

Actions
Actions #1

Updated by Garvin Hicking 17 days ago

  • Related to Bug #103898: Existing "_assets" subdirectories not being a symlink prevents installation added
Actions #2

Updated by Gerrit Code Review 17 days ago

  • Status changed from Accepted to Under Review

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

Actions #3

Updated by Gerrit Code Review 17 days ago

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

Actions #4

Updated by Gerrit Code Review 17 days ago

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

Actions #5

Updated by Gerrit Code Review 15 days ago

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

Actions #6

Updated by Garvin Hicking 15 days ago

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

Also available in: Atom PDF