-- Nick
Xalan is output-escaping UTF-8 text that should most definitely NOT be
escaped in HTML output. It's escaping all of the character 'bytes' as
if they were characters themselves. Is there something that has to be
specifically set in the stylesheet to avoid this? It seems to me that
it should know that the characters are more than 1 byte wide, and
should leave them alone when outputting them. (Note: it works fine
when we transform XML->XML, but XML->HTML results in the escaping - is
there any way to avoid this?)
- Re: Avoiding the escaping UTF-8 unicode text Nick Bastin
- Re: Avoiding the escaping UTF-8 unicode text Keith Rogers
- Re: Avoiding the escaping UTF-8 unicode text Nick Bastin
- Re: Avoiding the escaping UTF-8 unicode text Keith Rogers
- Re: Avoiding the escaping UTF-8 unicode t... Nick Bastin
- Re: Avoiding the escaping UTF-8 unic... Keith Rogers
- Re: Avoiding the escaping UTF-8 unicode text david_n_bertoni
- Re: Avoiding the escaping UTF-8 unicode t... Keith Rogers
- Re: Avoiding the escaping UTF-8 unicode text david_n_bertoni
- Re: Avoiding the escaping UTF-8 unicode text Nick Bastin
- Re: Avoiding the escaping UTF-8 unicode text david_n_bertoni
