Petr Cimprich wrote: > Thomas, > > Your stylesheet doesn't seem to specify an output > encoding, hence utf-8 is used by default. This is why your > non ASCII character occupies two bytes. Try the following: Yes, you are right. I added: <xsl:output encoding="iso-8859-1"> but the result is: utf8.cpp:127: failed assertion `cd != (iconv_t)(-1)' and a core ;-) ---Thomas
- [Sab] Problem with encoding Thomas Bopp
- Re: [Sab] Problem with encoding Petr Cimprich
- Re: [Sab] Problem with encoding Thomas Bopp
- Re: [Sab] Problem with encoding Thomas Bopp
- Re: [Sab] Problem with encoding Kaiserovi
- Re: [Sab] Problem with encoding Thomas Bopp
- Re: [Sab] Problem with encoding Kaiserovi
- Re: [Sab] Problem with encoding Nicolas Sauret
