Actions
Bug #79078
closedPackageManager::getAvailablePackage doesn't return all packages
Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2016-12-22
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Due to the changes in the PackageStates.php the PackageManager loads only package information of installed packages by default. This is why the PackageManager::getAvailablePackages doesn't return all packages but only the loaded ones.
Actions