Project

General

Profile

Actions

Bug #95703

closed

Extension Manager shows Root Composer Package

Added by Oliver Hader over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
composer
Target version:
-
Start date:
2021-10-19
Due date:
% Done:

100%

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

Description

In a Composer-based setup, the root composer.json package is listed as extension.

This behavior is triggered by having extra->typo3/cms section defined (not matter which properties exactly) like the following:

    "extra": {
        "typo3/cms": {
            "web-dir": "public" 
        }
    },

Removing this section completely from the root composer.json (web-dir: public is the default behavior) removes the listing in extension manager as well.


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95727: Most System extensions not displayed anymoreRejected2021-10-22

Actions
Actions #2

Updated by Gerrit Code Review over 2 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/c/Packages/TYPO3.CMS/+/71891

Actions #3

Updated by Oliver Hader over 2 years ago

  • Description updated (diff)
  • Status changed from Under Review to New
Actions #4

Updated by Oliver Hader over 2 years ago

  • Status changed from New to Under Review
Actions #5

Updated by Gerrit Code Review over 2 years ago

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/c/Packages/TYPO3.CMS/+/71897

Actions #6

Updated by Helmut Hummel over 2 years ago

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

Updated by Georg Ringer over 2 years ago

  • Related to Bug #95727: Most System extensions not displayed anymore added
Actions #8

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF