Actions
Bug #58465
closedFlush caches in group should throw exception
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-05-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If a not existent cache group is specified
to the flushCachesInGroup methods, there is no
indication that actually nothing happened.
Throw an exception instead, so that calling code
can easily be fixed.
Actions