[Webtest] [webtest][JIRA] Closed: (WT-275) contentStripper filter removes
leading <html> and trailing </html> tags
Marc Guillemot (JIRA)
Marc Guillemot (JIRA)" <noreply@canoo.com
Thu, 1 Mar 2007 11:29:01 +0100 (CET)
[ http://webtest-community.canoo.com/jira/browse/WT-275?page=all ]
Marc Guillemot closed WT-275:
-----------------------------
Fix Version: future versions
Resolution: Fixed
Fixed in build 1504
> contentStripper filter removes leading <html> and trailing </html> tags
> -----------------------------------------------------------------------
>
> Key: WT-275
> URL: http://webtest-community.canoo.com/jira/browse/WT-275
> Project: WebTest
> Type: Bug
> Versions: 2.1
> Reporter: Marc Guillemot
> Assignee: Marc Guillemot
> Fix For: future versions
>
> contentStripper wrongly removes the html tags
> Ex:
> <html><head><title>abc123</title></head></html>
> is transformed into
> <head><title></title></head>
> whereas it should be
> <html><head><title></title></head></html>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira