Noticed a new problem after upgrade from 1.8.2. The table project is missing the entry 'showcoveragecode'. This has the effect that if I want to look at a coverage report, I get the error message 'This project doesn't exist.'. Looking at the source I figured out that this was because the sql query on line 65 in file viewCoverage.php fails.<br>
<br>My quick&dirty solution was simply to edit this line and remove the showcoveragecode from the sql query. Not shure if this will break something else though...<br><br>Cheers,<br>Yngve<br>