Actions
Bug #63526
closedCannot uninstall packages with dependencies in install tool
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-12-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Scenario:
- upgrading from Introcuction Package with TYPO3 CMS 6.2 to TYPO3 CMS 7
- realurl is marked as incompatible extension to be uninstalled
- realurl has a dependency in bootstrap_package which has another dependency in introduction
- resolving the dependencies does not work and thus the uninstall process for realurl fails as well
Updated by Gerrit Code Review almost 10 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 http://review.typo3.org/34946
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34946
Updated by Oliver Hader almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c6a4974557c27199b393365efcecfe4d8580966a.
Actions