Actions
Bug #22707
closedProposal to add an error message
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-05-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Recently I've uploaded and installed typo3 on a server with an empty t3lib/csconvtbl folder, i.e. with no charset conversion tables. In result no labels where displayed in BE, it took me about a half of hour to find where is the problem and to upload the corresponding .tbl files.
So my proposal is to add an error message to the initCharset function from class.t3lib_cs.php file in case the conversion table file can not be found. For example like in readLLXMLfile function from class.t3lib_div.php file when the XML file does not exist.
(issue imported from #M14468)
Actions