Actions
Bug #81146
closedException when updating extension list from empty tables
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2017-05-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I emptied both extensionmanager database tables because I felt that something was corrupt. Now I cannot update the extension list anymore.
Tables emptied: tx_extensionmanager_domain_model_extension
and tx_extensionmanager_domain_model_repository
.
When trying to update via the backend, I get a warning with HTML in it - see the screenshot.
When updating via a scheduler task, I get:
Oops, an error occurred: Call to a member function getUid() on null
This happens with TYPO3 7.6.15.
Files
Actions