DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39492>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39492 Summary: JUnit report XSL sheet needs to escape XML in the trace Product: Ant Version: 1.7Alpha (nightly) Platform: Other URL: http://people.apache.org/~stevel/cddlm/interop/ourgrid/o rg/smartfrog/services/deployapi/test/system/alpine/deplo yapi/api/creation/1_Api_06_system_properties_Test.html OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Optional Tasks AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have unit tests whose fault output includes the full SOAPFault: http://people.apache.org/~stevel/cddlm/interop/ourgrid/org/smartfrog/services/deployapi/test/system/alpine/deployapi/api/creation/1_Api_06_system_properties_Test.html When this is turned into the reports, the XML in the fault is not escaped. This means that the XML is hidden, only the content shown. Or more importantly, active XHTML could be snuck into the test report. We should either escape the < and > symbols, or make the results CDATA -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
