Actions
Bug #92549
closedConfig of extbase database Mapping sometimes is not effective
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2020-10-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Uncaught TYPO3 Exception: #1472074485: Table 'xxx.tx_xxx_domain_model_page' doesn't exist | TYPO3\CMS\Extbase\Persistence\Generic\Storage\Exception\SqlErrorException thrown in file typo3/sysext/extbase/Classes/Persistence/Generic/Storage/Typo3DbBackend.php in line 375
Sometimes i do have this error logged. In this case TYPO3 cannot render the page.
It's hard to reproduce because it occur suddenly and not planebal.
I found out:
1. Clearing the cache helps so i think TYPO3 somehow caches an wrong ts setup
2. If this Error accour the TypoScript mapping config dose not exist
3. It start to accour later than v9.5.19
Actions