Values of label attribute unescaped (clickLink, clickButton)
------------------------------------------------------------
Key: WTR-18
URL: http://webtest-community.canoo.com/jira/browse/WTR-18
Project: WebTestRecorder
Type: Bug
Environment: Firefox 2, Linux
Reporter: Stefan Wahren
Assigned to: Marc Guillemot
Attachments: test.htm
WebTestRecorder doesn't escaped html special chars in the label attribute
(concerned clickLink and clickButton but possibly).
A link with the label <Link1>
leads to invalid xml:
<clickLink label="<Link1>"/>
correct:
<clickLink label="<Link1>"/>
Simple test file attached
--
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
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest