Ahhhh, I got it to work!  If I change this line in junit-noframes.
xsl from this:

<xsl:output method="html" indent="yes" encoding="US-ASCII"/>

to this:

<xsl:output method="html" indent="yes" encoding="UTF-8"/>

It works like a charm.  I have no idea why UTF-8 works while US-ASCII 
breaks, so if anyone can shed any light on this, I would be grateful.
Again, this is using IE6 on WinNT.

Thanks,

--Dave
http://www.redsquirrel.com/dave/







--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to