Actions
Bug #23529
closedChange text of exception in t3lib_cache_frontend_stringfrontend
Start date:
2010-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is an exception thrown when data type is not string, and the text is:
Only strings can be digested by the StringCache. Thanks.
This sounds strange, change it to some more meaningful:
StringCache can only handle Strings, but data given was type xyz.
(issue imported from #M15690)
Files
Actions