Actions
Bug #59848
closedEM crashes with exception #1382276561 (missing extension)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2014-06-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The full description of the PHP exception is:
The package "a" depends on "b" which is not present in the system.
The situation (an unresolved dependency) may arise probably only from problems with the deployment (eg a gut submodule not updated, or a manual edited LocalPackages.pgp).
Once the system is in this state, the EM is not usable any more. Which means you cannot install extension "b" from within the TYPO3 BE. Dependency or not, the EM should not break with a PHP exception.
Actions