Actions
Bug #85634
closedCore does not recover if PackageStates.php is corrupted/removed
Start date:
2018-07-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:
Description
In older TYPO3 versions the Core managed to recover with a minimum version of PackageStates.php if the file got corrupted or deleted.
v9 does not have this functionality anymore and install tool fails hard.
"No request handlers found".
Updated by Gerrit Code Review over 6 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/57690
Updated by Christian Kuhn over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8053b2340b794de7b01b1c68aaec8142b625b2fe.
Updated by Markus Klein over 6 years ago
- Related to Bug #85659: Retrieve correct PackageManager in Install Tool added
Actions