Actions
Bug #84047
closedClear all Cache throws error if there are missing db tables
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2018-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem/Description¶
If I try to clear all cache via the button in the Install tool, the Ajax request fails due to failing db table.
Shouldn't it be possible to clear cache even if DB COMPARE fails?
Reproduce with¶
- activate e.g. ext:lf_editor
- try to clear cache
- ajax request throws 500 error with info about the missing table(s)
Actions