Actions
Bug #53708
closedExtension installation during update wizard fails
Start date:
2013-11-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In the update wizard it isn't possible to install any system extension (3rd step) because the PackageManager isn't initialized. During bootstrap only the class FilesafePackageManager is loaded and registered. But in the InstallUtility an instance of PackageManager is injected.
Actions