Fix bugs name search link
This commit is contained in:
parent
08ed759bc8
commit
894d2b21bb
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ urls=received,reported,usertags,searchall,wnpp,correspondent,graph
|
||||||
received.pattern=http://bugs.debian.org/%(email)s
|
received.pattern=http://bugs.debian.org/%(email)s
|
||||||
reported.pattern=http://bugs.debian.org/from:%(email)s
|
reported.pattern=http://bugs.debian.org/from:%(email)s
|
||||||
usertags.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=%(email)s
|
usertags.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=%(email)s
|
||||||
searchall.pattern=http://merkel.debian.org/~don/cgi/search.cgi?phrase=%(name)s;search=search
|
searchall.pattern=http://bugs-search.debian.org/cgi-bin/search.cgi?phrase=%(name)s;search=search
|
||||||
wnpp.pattern=http://qa.debian.org/developer.php?wnpp=%(email)s
|
wnpp.pattern=http://qa.debian.org/developer.php?wnpp=%(email)s
|
||||||
correspondent.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
correspondent.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
||||||
graph.pattern=http://qa.debian.org/data/bts/graphs/by-maint/%(email)s.png
|
graph.pattern=http://qa.debian.org/data/bts/graphs/by-maint/%(email)s.png
|
||||||
|
|
Loading…
Reference in a new issue