[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: Special characters turn out as garbage in xslt->html conversi on


Subject: RE: Special characters turn out as garbage in xslt->html conversi on
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 11 Sep 2000 13:40:11 +0100

> > Don't worry about the HTML, so long as it works in your browser!
> > 
> 
> Well, that's the problem, right? It doesn't work. That is, 
> when the href is "#%C3%81" and there isn't a matching name-tag, it's a
dead 
> link. 

You're right, if the "href" attribute is escaped and the "name" attribute
isn't, the results won't match up (in IE5). I'll change Saxon to escape
both, as implied by the second note of Section B.2.1 in the HTML spec. If I
do this, they match up correctly.

Mike Kay


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



Current Thread