[TYPO3-ect] xaJax - Further development

Elmar HInz elmar.DOT.hinz at team.MINUS.red.DOT.net
Tue Jan 9 11:06:44 CET 2007


Am Tue, 09 Jan 2007 10:12:57 +0100 schrieb Steffen Kamper:

> 
> Hi,
> 
> I myself had a lot of problems with xAjax using utf-8 in IE, when content 
> contains htmlspecialchars.
> It would be nice to have some clues how to deal best with.
> 
> vg  Steffen

Hi Steffen,

I think the answer is simple. The xajax transport format is done in XML so
it matches perfectly with xhtml. For both types htmlspecialchars need to
be delivered as entities, wich is done by parsing them through the
function htmlspecialchars.

Regards

Elmar




More information about the TYPO3-team-extension-coordination mailing list