Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk

git-svn-id: svn://10.0.0.236/trunk@183058 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
lpsolit%gmail.com
2005-10-26 16:52:28 +00:00
parent 5faf456fbb
commit ab797d1108
4 changed files with 25 additions and 8 deletions

View File

@@ -847,6 +847,7 @@ elsif ($fulltext) {
if ($cgi->param('debug')) {
$vars->{'debug'} = 1;
$vars->{'query'} = $query;
$vars->{'debugdata'} = $search->getDebugData();
}
# Time to use server push to display an interim message to the user until