-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 1.4.2
-
Component/s: None
-
Environment:
BEA WebLogic app server version 8.1. IBM's JDK 1.4(.06?) running on AIX.
When HTML appears in a JUnit failure message, the junitreport macro does not escape it. So displaying failure messages with HTML in them displays the formatted HTML snippets inside the junitreport output table. See example files.
Also, the stack trace doesn't seem to be <pre> format either, the lines wrap instead of being on separate lines (also fixed in K:\junitreport_escaped.htm example).