Bug #55755
Epic #47018: Implement Composer support and clean package manager API
Legacy packages with dependencies to other composer packages coudn't be installed
Status: | Rejected | Start date: | 2014-02-07 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | - | Spent time: | - | |
Target version: | 7.3 (Packages) | |||
TYPO3 Version: | 6.2 | Is Regression: | No | |
PHP Version: | Sprint Focus: | On Location Sprint | ||
Complexity: |
Description
It’s not possible to install a composer ready legacy package with dependencies to other composer packages stored in the „Packages“ folder. The Packages will be scanned and added to the PackageStates.php, but the state remains on „inactive“.
There is no possibility to activate those packages like in Flow.
Steps to reproduce: Try to install a composer ready extension with dependencies to other not TYPO3 related packages
A workaround for now is to assume that composer packages are activated by default.
History
#1 Updated by Gerrit Code Review over 1 year 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/27404
#2 Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27404
#3 Updated by Ernesto Baschny over 1 year ago
- Parent task set to #47018
#4 Updated by Jacob Rasmussen over 1 year ago
It would be nice to get composer packages loaded - either through the suggested patch or by using the composer autoloader
#5 Updated by Nicole Cordes 3 months ago
- Target version changed from 6.2.0 to 7.3 (Packages)
- Sprint Focus set to On Location Sprint
#6 Updated by Benjamin Mack 3 months ago
- Status changed from Under Review to Rejected
fixed differently now. but for 6.2 this won't go in. sorry guys. if you have any feedback, feel free to send me an email.