Commit 58b7634d authored by dave%intrec.com's avatar dave%intrec.com

Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the

omission in the original patch.
parent c9699656
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment