Actions
Bug #17226
closedJS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-04-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
i think i have a bug like: http://bugs.typo3.org/view.php?id=277
i have created a formular and when i press the button "Absenden" then a validation bring f.i. a message where the name of the field is not correct.
when the field "error is here -> Straße, Hausnummer:" is enpty but required then the message box has problems with umlaut
for instance: the one character "ß" will display as the character "Ã" and a reverse "?".
my website with the formular is:
http://www.s15225426.onlinehome-server.info/index.php?id=71&no_cache=1
i have a configuration like http://lists.typo3.org/pipermail/typo3-german/2006-August/022170.html
but as operation system suse 9.3 (virtual host) and typo3 4.1.1
(issue imported from #M5468)
Files
Actions