]> git.donarmstrong.com Git - debbugs.git/commitdiff
we don't necessarily need to deparse the email address for pkg links
authorDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2018 20:38:57 +0000 (13:38 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sun, 19 Aug 2018 20:38:57 +0000 (13:38 -0700)
Debbugs/CGI.pm

index a80397f4ed18524069cbd3c3137e79f964a9d41e..7cc7f4166481335a7d9a6c6fda95b0f2fe694602 100644 (file)
@@ -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?',