Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
omission in the original patch. git-svn-id: svn://10.0.0.236/trunk@75901 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1146,7 +1146,7 @@ if ($serverpush) {
|
||||
print "\n";
|
||||
print "--thisrandomstring\n";
|
||||
print "Content-type: text/html\n";
|
||||
print "Content-disposition: attachment; filename=bugzilla_bug_list.html\n";
|
||||
print "Content-disposition: inline; filename=bugzilla_bug_list.html\n";
|
||||
# Note! HTML header not yet closed
|
||||
}
|
||||
my $toolong = 0;
|
||||
|
||||
Reference in New Issue
Block a user