Add bug.php to better integrate AppDB with Bugzilla

This commit is contained in:
Tony Lambregts
2004-04-19 20:48:46 +00:00
committed by Jeremy Newman
parent c2a45094e2
commit fd86916abc

View File

@@ -284,8 +284,7 @@ if($appId && !$versionId)
echo "<tr class=color0 valign=top><td align=right> <b>Vendor</b></td><td> ".
" <a href='vendorview.php?vendorId=$vendor->vendorId'> ".stripslashes($vendor->vendorName)." </a> &nbsp;\n";
echo "<tr class=color0 valign=top><td align=right> <b>BUGS</b></td><td> ".
" <a href='http://bugs.winehq.org/buglist.cgi?product=Wine&bug_file_loc_type=allwords&bug_file_loc=appdb ".$data->appId."'>
Check for bugs in bugzilla </a> &nbsp;\n";
" <a href='bugs.php?appId=$data->appId.'> Check for bugs in bugzilla </a> &nbsp;\n";
echo "</td></tr>\n";
//display notes