[Seaside] how to display special html caracters?

Richard Durr richard.durr at googlemail.com
Thu Mar 25 19:11:05 UTC 2010


Which version of seaside are you using? If you are using Seaside 2.9
or 3.0 you could open the seaside-controllpanel, open the context-menu
for you adapter and pick a text-converter. Otherwise you could try to
switch to WAKomEncoded somehow like that: WAKom stop. WAKomEncoded
startOn: 8080.

On Thu, Mar 25, 2010 at 7:13 PM, Michael Delache <vladmanchev at gmail.com> wrote:
> 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.
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the seaside mailing list