xsl-list
[Top] [All Lists]

Re: MSXML / NBSP problem and resolution

2002-11-07 09:34:37


Américo Albuquerque wrote:

I don't think that is a bug, you're simply getting two meta tags one
defining the encoding to UTF-16 and other to ISO-8859-1, IE use the last
one, document order.

Since the meta tag define in xsl appears after the one defined by msxml,
it uses that, outputing with the correct charset


Question: Should you get the UTF-16 meta-tag if you explicitly define the charset in the output method to ISO-8859-1? I understand why IE picks it, I just don't understand why it can't be overridden.

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Julian
Reschke
Sent: Thursday, November 07, 2002 9:25 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] MSXML / NBSP problem and resolution


If this works for you, and the standard way doesn't, then

- you either discovered a bug in your XSLT processor or
- you have a bug in your code that does the transformation (most likely
losing encoding information, or changing the encoding to something the
XSLT engine didn't know of).


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list