[TYPO3-core] RFC: Bug 4820: IRRE - Wrong character encoding in AJAX response

Oliver Hader oh at inpublica.de
Tue Jan 23 13:09:15 CET 2007


This is my first SVN patch request.

Problem:
If a new child record was created dynamically using an AJAX call,
umlauts like "äöüß" were not displayed correctly due to a missing
character encoding to the AJAX response.

Solution:
* set a fixed HTTP header for content-type and charset
* adjust the HTML part of the AJAX response using csConvObj->utf8_encode

Bugtracker reference:
http://bugs.typo3.org/view.php?id=4820

Branch:
Trunk


olly

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004820.patch
Type: text/x-diff
Size: 944 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070123/c6dc425c/attachment.bin 


More information about the TYPO3-team-core mailing list