Welcome, Guest!

Javascript Error on Html Report

Javascript Error on Html Report

by gael on Friday July 04, 2008, 02:30 AM

Hi support !

In the html pages generated, i have always a javascript error for the pages in the pane 'Sources' located at bottom-left.
The error is always document.getElementById(.... is null
And in the right pane to see my code-coverage, the covered code is missing but is present in columns L and V.

Any idea ?

Regards.

Gaƫl

RE: Javascript Error on Html Report

by sporewell on Friday July 04, 2008, 02:36 PM

gael,

Is source code (for the covered program) available on the machine you view the report on? Has the file path to the source files changed since the report was run? Either of those things could cause this error.

Stephen