From: Don Armstrong Date: Thu, 12 Apr 2018 16:51:28 +0000 (-0700) Subject: fix package/packages typo X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=39ea6584a2d9aa91fb4c2ce7d86bef914ad68d34;p=debbugs.git fix package/packages typo --- diff --git a/cgi/pkgreport.cgi b/cgi/pkgreport.cgi index 0bde190..8f5231f 100755 --- a/cgi/pkgreport.cgi +++ b/cgi/pkgreport.cgi @@ -328,8 +328,8 @@ my @bugs; # addusers for source and binary packages being searched for if (defined $config{usertag_package_domain}) { my @possible_packages; - if (exists $param{packages} and - defined $param{packages} + if (exists $param{package} and + defined $param{package} ) { # For binary packages, add the binary package and corresponding source package push @possible_packages,