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
Updated by Nikita Hovratov about 1 month ago
- Related to Task #104366: Use TcaSchema in ReferenceIndex added
Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86653
Updated by Gerrit Code Review 26 days ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86653
Actions