Actions
Bug #23961
closedTCAtree does not display german Umlauts in node labels
Start date:
2010-11-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Trying to render a tree with german umlauts in node labels result in not displaying and text in this node.
(issue imported from #M16274)
Files
Updated by Sebastian Fischer about 14 years ago
Looking more into the code i found, that on the PHP side all seams fine.
t3lib_tree_Renderer_ExtJsJson->getNodeArray returns an array with correct Umlauts. So there seams to be an error on the extJS side.
Updated by Steffen Ritter almost 14 years ago
Hi Sebastian,
digging into this, I cannot reproduc the issue - Umlauts work fine for me...
Could you tell sth. about your configuration (install tool charsets etc)
Actions