Bug #89947
closed"Broken Extension Scanner" is broken
100%
Description
The scanner for broken extension in the Install Tool has some conceptual flaws in its current state:
- An AJAX request per extension is sent
- If an extension is broken, due to the nature of parallel requests the first failing extension request is reported as broken, not the really broken extension
- Uninstallation of protected extensions is possible
- Caches after uninstallation are not flushes, leaving a still broken ext_localconf or ext_tables state.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from In Progress 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/+/62639
Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/62639
Updated by Gerrit Code Review almost 5 years ago
Patch set 3 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/+/62639
Updated by Gerrit Code Review almost 5 years ago
Patch set 4 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/+/62639
Updated by Gerrit Code Review almost 5 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62665
Updated by Andreas Fernandez almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d126080be2b5aabb36885caf898783d99ac47610.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62665
Updated by Andreas Fernandez almost 5 years ago
- Status changed from Under Review to Resolved
Applied in changeset 94bb5e462595d4d15a6252fcb51f92deb5df375d.