Actions
Bug #16874
closedProblems with non latin characters in pagetree (4.1beta3)
Start date:
2007-01-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When opening the pagetree everything is fine, but after opening or closing a branch of it that contains the word "Café", it turns into "Caf?".
After pressing "Reload the tree from server" it's fine again until I expand that branch of the tree. It doesn't matter if I expand the parent branch or the branch with the word "Café" in it.
The backend's charset is iso-8859-1. Mysql uses utf8 with collation latin1_swedish_ci on the tables.
(issue imported from #M4819)
Files
Updated by Andreas Wagner almost 18 years ago
Sorry, maybe this shouldn't be a major bug.
Updated by Michael Stucki almost 18 years ago
Oliver: Usually you can close duplicates of bugs, there's no need to keep them open...
Actions