зеркало из https://github.com/mozilla/pjs.git
Searching for runs by version is broken
This commit is contained in:
Родитель
6dba01a76a
Коммит
de2ec75dd0
|
@ -952,7 +952,7 @@ sub init {
|
|||
$field = 'run_product_version';
|
||||
}
|
||||
elsif ($obj eq 'run'){
|
||||
$field = 'default_product_version';
|
||||
$field = 'product_version';
|
||||
}
|
||||
push(@specialchart, [$field, "anyexact", join(',', $cgi->param('version'))]);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче