[TYPO3-core] RFC: Bug 4814: Umlauts error in AJAX Pagetree (4.1beta3)

Oliver Hader oh at inpublica.de
Thu Jan 25 15:23:42 CET 2007


This is a SVN patch request.

Problem:
On expanding a subtree in the pagetree, special characters like umlauts
are not displayed correctly due to a missing charset handling. The
branch of a tree to be expanded is fetched using an AJAX call.

Solution:
Add utf-8 encoding for the AJAX response using csConvObj->utf8_encode
and integrate a fixed HTTP header.

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

Comments:
This issue and its solution is similar to RFC for bug 4820 ("IRRE -
Wrong character encoding in AJAX response").
In the attached patch furthermore some parts were disabled, that are not
necessarry for AJAX calls (e.g. instantiate 'template' in $this->doc).

Branch:
Trunk


olly



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004814_2.patch
Type: text/x-diff
Size: 12275 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070125/8d4b7ae8/attachment.bin 


More information about the TYPO3-team-core mailing list