Searching for runs by version is broken
git-svn-id: svn://10.0.0.236/trunk@218909 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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'))]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user