Actions
Bug #75864
closedExtension installation fails if extension needs dependencies to be installed
Start date:
2016-04-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Due to the refactoring of the package manager the Extension Manager fails to install extension with dependencies. You can test that behavior by installing the extension "introduction" which depends on "bootstrap_package".
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 https://review.typo3.org/47852
Updated by Nicole Cordes over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9302d22c50276ae5a7d641e5545e9c17ed9b296f.
Actions