mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Bug 174464 - buglist code for empty query shouldn't set headers_done
r=gerv x2
This commit is contained in:
parent
6501579eec
commit
8faeda5f33
@ -57,8 +57,6 @@ use vars qw($db_name
|
||||
|
||||
if (length($::buffer) == 0) {
|
||||
print "Refresh: 10; URL=query.cgi\n";
|
||||
print "Content-Type: text/html\n\n";
|
||||
$vars->{'header_done'} = 1;
|
||||
ThrowUserError("buglist_parameters_required");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user