MantisBT - CDash
View Issue Details
0006942CDashpublic2008-05-02 10:222008-05-02 10:49
Bill Lorensen 
Julien Jomier 
normalminoralways
closedfixed 
 
1.0 
0006942: Show Test Time Graph does not toggle in Internet Explorer
On the testDetails page, the first click on "Show Test Time Graph" works as expected. For Internet Explorer, clicking again does not hide the graph. For Firefox, clicking again does hide the graph. The smae holds true for the Pass/Fail graph.
 
In Internet Explorer, go to a testDetailsPage like:
http://www.cdash.org/CDash/testDetails.php?test=2029653&build=67120 [^]
Click "Show Test Time Graph" and the graph appears.
Click "Show Test Time Graph" again and the graph remains.

No tags attached.
Issue History
2008-05-02 10:22Bill LorensenNew Issue
2008-05-02 10:35Julien JomierStatusnew => assigned
2008-05-02 10:35Julien JomierAssigned To => Julien Jomier
2008-05-02 10:49Julien JomierStatusassigned => closed
2008-05-02 10:49Julien JomierNote Added: 0011674
2008-05-02 10:49Julien JomierResolutionopen => fixed
2008-05-02 10:49Julien JomierFixed in Version => 1.0

Notes
(0011674)
Julien Jomier   
2008-05-02 10:49   
Fixed in SVN. The ajax request should print out at least one HTML character, otherwise the javascript fails to hide the graph.