Bug #57264
Extension manager fails to update extensions that are needed by other extensions
100%
Description
Updating an extension that is needed by another extension fails, because the extensions cannot be disabled temporarily during extension update.
This issue exists since 6.0.
Workaround: Disable all depending extensions beforehand.
Related issues
Updated by Gerrit Code Review almost 7 years ago
- Status changed from Accepted 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/28883
Updated by Nicole Cordes almost 7 years ago
The extension manager tries to uninstall an extension before it gets updated. I don't see any reason for that and provided a patch.
Updated by Gerrit Code Review almost 7 years 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/28883
Updated by Nicole Cordes almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 40265e9d14fa78f11587dc71e5cb641bde7c713b.