Actions
Bug #19779
closedt3lib_div must not die if a locallang file is not found
Start date:
2009-01-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you call the t3lib_div::readLLfile method and the file is not found, then the FE has completely gone.
This is the worst behaviour for a library function. It must never die!
Why do you let it die?
(issue imported from #M10081)
Files
Actions