MantisBT - CDash
View Issue Details
0008856CDashpublic2009-04-06 16:462009-04-06 16:57
Brad Davis 
Julien Jomier 
normalminorN/A
closedfixed 
 
1.4 
0008856: Source files should be html-escaped before displaying line-by-line coverage information
I have this in my code:

  this->setWhatsThis("<html>

The objects panel

<a href=objectspanel.html>"
                     "More information...</a>

</html>");

On the CDash line-by-line coverage page this shows up as garbage, including an actual hyperlink.
No tags attached.
Issue History
2009-04-06 16:46Brad DavisNew Issue
2009-04-06 16:56Julien JomierStatusnew => assigned
2009-04-06 16:56Julien JomierAssigned To => Julien Jomier
2009-04-06 16:57Julien JomierNote Added: 0015938
2009-04-06 16:57Julien JomierStatusassigned => closed
2009-04-06 16:57Julien JomierResolutionopen => fixed
2009-04-06 16:57Julien JomierFixed in Version => 1.4

Notes
(0015938)
Julien Jomier   
2009-04-06 16:57   
Thanks for the report!