Project

General

Profile

Bug #1714

special html chars in reports

Added by Constantin Asofiei over 11 years ago. Updated over 11 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#1 Updated by Constantin Asofiei over 11 years ago

The harness html reports have problems interpreting the special html chars, like < and >. The problem is that any text put between brackets, as in:

<foo>

the browser will interpret it as a html "tag", and will not display it... if we change it to:
&lt;foo&gt;

then it will be displayed properly.

This does not affect regression testing, is just a reporting problem.

Also available in: Atom PDF