Cool! I'll change that in the default XSL I provide (which comes from the Ant project BTW).
Thanks! -Vincent > -----Original Message----- > From: Dave Hoover [mailto:[EMAIL PROTECTED]] > Sent: 26 August 2002 17:12 > To: Vincent Massol > Cc: 'Cactus Users List' > Subject: RE: Newbie Help with viewing XSL in browser > > 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]>
