Menu

#4 XMLReports do not escape <init> method

open
nobody
5
2003-06-04
2003-06-04
No

When Run quilt using the XMLSummary report the
output is not well formed.

e.g.

<?xml version="1.0"?>
<CoverageReport>
<Instrument name="StateMachine Instrumentation">
<Class name="mypackage.MyClass">
<Method name="<init>">

the <init> is not escaped clearly it should be

<init> and not <init>

This will also affect other xml reports.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB