diff --git a/WHATSNEW b/WHATSNEW index da57d0b1e..eeffe7944 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -68,6 +68,10 @@ Fixed bugs: command line. Bugzilla Report 60150, 59445 + * The report generated by could contain duplicate + characters in stack traces. + Bugzilla Report 58661 + Other changes: -------------- diff --git a/src/etc/junit-frames.xsl b/src/etc/junit-frames.xsl index afea6e015..624fd6923 100644 --- a/src/etc/junit-frames.xsl +++ b/src/etc/junit-frames.xsl @@ -930,13 +930,13 @@ h6 { 32 - - + + - + diff --git a/src/etc/junit-noframes.xsl b/src/etc/junit-noframes.xsl index bd7002a96..fa3ac3e96 100644 --- a/src/etc/junit-noframes.xsl +++ b/src/etc/junit-noframes.xsl @@ -470,13 +470,13 @@ 32 - - + + - +