Actions
Bug #105357
openNo TCA schema exists for the name "*".
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-10-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This happened after deleting a Content Element, whose TCA field definitions are missing (e.g. when uninstalling the extension, which provided it).
Error seems to happen in ReferenceIndex->getTableRelationFields() as there is a missing check, whether the table exists.
Files
Actions