зеркало из https://github.com/mozilla/pjs.git
Bug 174464 - buglist code for empty query shouldn't set headers_done
r=gerv x2
This commit is contained in:
Родитель
6cbc7fc5fe
Коммит
1385a9de13
|
@ -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");
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче