projects
/
debbugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9947e01
)
we don't necessarily need to deparse the email address for pkg links
author
Don Armstrong
<don@donarmstrong.com>
Sun, 19 Aug 2018 20:38:57 +0000
(13:38 -0700)
committer
Don Armstrong
<don@donarmstrong.com>
Sun, 19 Aug 2018 20:38:57 +0000
(13:38 -0700)
Debbugs/CGI.pm
patch
|
blob
|
history
diff --git
a/Debbugs/CGI.pm
b/Debbugs/CGI.pm
index a80397f4ed18524069cbd3c3137e79f964a9d41e..7cc7f4166481335a7d9a6c6fda95b0f2fe694602 100644
(file)
--- 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?',