Actions
Bug #82166
closedlogic BUG in CacheManager::getCache()
Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2017-08-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
CacheManager
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
the 2 if conditions makes no sense.
I think the Exception part can completely removed.
How is it even posible to create a new cache over getCache if everytime i tried, an exception is thrown.
Actions