--- cdn/www/bug.html 2003/03/03 10:42:11 1.24 +++ cdn/www/bug.html 2003/03/05 14:12:28 1.45 @@ -7,38 +7,54 @@
Bug # | '; -// print 'Component | ' . "\n\n"; print 'Description | ' . "\n\n"; print "
---|---|---|
\n";
$bug_id = mysql_result($my_result, $i, $id);
+ $status = mysql_result($my_result, $i, $stat);
$strike = mysql_result($my_result, $i, $res);
- if ($strike == "FIXED" || $strike == "INVALID" || $strike=="DUPLICATE")
+ if ($status=="CLOSED" || $strike=="DUPLICATE" || $strike == "FIXED" || $strike == "INVALID")
$printstrike = true;
if ($printstrike)
- print " | \n\n"; -// print htmlspecialchars ( mysql_result($my_result, $i, $component),ENT_QUOTES); -// print mysql_result($my_result, $i, $component); -// print "\n | \n\n"; print htmlspecialchars ( mysql_result($my_result, $i, $desc),ENT_QUOTES); print " | \n