[Seaside] how to display special html caracters?

Philippe Marschall philippe.marschall at gmail.com
Sat Mar 27 15:57:43 UTC 2010


2010/3/25 Michael Delache <vladmanchev at gmail.com>:
> Hi,
>
>   I have some strings containing sepcial html caracters (like accents, é, è
> , à, etc...). If I try to render them, they are not rendered like they are
> supposed to be. How can I get them displayed correctly?
>
> By the way, they are get by a UTF8TextConverter from an xml file.

So if you inspect them in the image they look OK?

If so, see the comment of Richard Durr, set the encoding in the server
panel either to ISO-8859-1 or UTF-8 with the later being the preferred
option.

Cheers
Philippe


More information about the seaside mailing list