« Return to Thread: WebTestReport.xsl -- add template to parse out line breaks for step

Re: WebTestReport.xsl -- add template to parse out line breaks for <testInfo> step

by Kelcy Monday-2 :: Rate this Message:

Reply to Author | View in Thread

I tried using the UTF-8 encoding option and that didn't make any difference :(

Kelcy Monday


Michael Habbert <michael@...>
Sent by: webtest-admin@...

06/30/2009 03:41 PM
Please respond to
webtest@...

To
webtest@...
cc
Subject
Re: [Webtest] WebTestReport.xsl -- add template to parse out line breaks for <testInfo> step





Hi Kelcy,

did you try:

<xsl:output method="html" encoding="utf-8"/>

I'm not so familiar with xslt, even though I did extend our
transformation-script once.

cheers,

Michael

Kelcy Monday wrote:
> Michael,
>
> I agree that the WebTestReport.xsl file should me modified. This is
> exactly what I am attempting. The code included in the original email is
> a snippet from my WebTestReport.xsl file, but I am having some issues
> getting the code to work.
>
> What I need help with is getting my basic idea to from basic idea to
> proper implementation.
>
> Thanks,
> Kelcy Monday
>
>
> [...]
_______________________________________________
WebTest mailing list
WebTest@...
http://lists.canoo.com/mailman/listinfo/webtest

 « Return to Thread: WebTestReport.xsl -- add template to parse out line breaks for step