RE: [REVISIT] RE: UTF-8 and HTML Serializer.

2002-08-01 Thread ROSSEL Olivier
> Rossel, > > > can you look at the 'source' XML by serializing it with xml > > serializer, > > instead of html? > > what does it show? > > well i think i got my problem. > the request generator accepts a parameter to force the > encoding of data > retrieved. > i misued it by setting the wrong

[REVISIT] RE: UTF-8 and HTML Serializer.

2002-08-01 Thread Anand_Krishnan
<[EMAIL PROTECTED]> cc: Subject: RE: UTF-8 and HTML Serializer.

Re: UTF-8 and HTML Serializer.

2002-07-11 Thread Marc LeMaire
Hi all, I'm new here and learning the ropes with cocoon. Concerning the accented characters, I had the same trouble. But I used a docToXml transformer and now everything is fine. I played aroud with cocoon yesterday with french text. Next step will be i18n. I used Upcast, available at http://

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread ROSSEL Olivier
> can you look at the 'source' XML by serializing it with xml > serializer, > instead of html? > what does it show? well i think i got my problem. the request generator accepts a parameter to force the encoding of data retrieved. i misued it by setting the wrong charset. --

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread Argyn Kuketayev
can you look at the 'source' XML by serializing it with xml serializer, instead of html? what does it show? > -Original Message- > From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 11, 2002 11:00 AM > To: '[EMAIL PROTECTED]' >

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread ROSSEL Olivier
> where should i add this? > i tried to add it at map:serialize level. > but it did nothing: > > utf-8 > > > may be it must be done at declaration time, at map:components level? even at declaration time, it seems not to work. --

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread ROSSEL Olivier
08 > À: [EMAIL PROTECTED] > Objet: RE: UTF-8 and HTML Serializer. > > > Hi, > > does > > UTF-8 > > help with html-serializer? > > Best regards > - Volker - > > > -Original Message- > From: ROSSEL Olivier [mailto:[EMAIL PROTECT

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread Volker Schneider
Hi, does UTF-8 help with html-serializer? Best regards - Volker - -Original Message- From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]] Sent: Donnerstag, 11. Juli 2002 17:00 To: '[EMAIL PROTECTED]' Subject: UTF-8 and HTML Serializer. In C2.0.2, I use a pipeline that pro

RE: UTF-8 and HTML Serializer.

2002-07-11 Thread ROSSEL Olivier
> In this XML, I have one 'é' character that is coded as "Ã*" ... ^ Outlook ate my copyright sign !!! - Please c

UTF-8 and HTML Serializer.

2002-07-11 Thread ROSSEL Olivier
In C2.0.2, I use a pipeline that produce a XML encoded with UTF-8. In this XML, I have one 'é' character that is coded as "Ã*" ... After the HTML serializer , instead of having the 'é' again, I have two characters coded as: é. It seems that hte serializer realized missed the UTF-8 character and