From: Don Armstrong Date: Sun, 19 Aug 2018 20:38:57 +0000 (-0700) Subject: we don't necessarily need to deparse the email address for pkg links X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=06424150844462de782ae112aa26c80dfa8d9401;hp=9947e01ea9e792bf12c77405e06ed69ad8751988 we don't necessarily need to deparse the email address for pkg links --- diff --git a/Debbugs/CGI.pm b/Debbugs/CGI.pm index a80397f..7cc7f41 100644 --- a/Debbugs/CGI.pm +++ b/Debbugs/CGI.pm @@ -409,8 +409,6 @@ sub package_links { for my $type (qw(maint owner submitter correspondent)) { next unless exists $param{$type}; for my $target (make_list($param{$type})) { - my $addr = getparsedaddrs($target); - $addr = defined $addr?$addr->address:''; if ($has_options) { push @links, (munge_url('pkgreport.cgi?',