Feel free to have a look at this with other tags too. I had a moment of
inspiration and realized how trivial this was to implement in
pkgreport.cgi so that we wouldn't have to go through LDAP any more.
Incidentally, the list of bugs tagged security is really rather scary at
the moment.
--
Colin Watson [EMAIL PROTECTED]
----- Forwarded message from Colin Watson <[EMAIL PROTECTED]> -----
To: [EMAIL PROTECTED]
Subject: CVS wml
From: Colin Watson <[EMAIL PROTECTED]>
Date: Fri, 23 May 2003 10:54:12 -0600
Delivered-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-12.0 required=4.5
tests=BAYES_10,HTML_50_60,PATCH_UNIFIED_DIFF
autolearn=ham version=2.53
X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp)
Update of /cvs/qa/wml
In directory gluck:/tmp/cvs-serv12842
Modified Files:
index.wml
Log Message:
The BTS now has a facility to search by tag, so link to that instead of to
our local indices built from LDAP.
--- /cvs/qa/wml/index.wml 2003/05/04 11:27:32 1.45
+++ /cvs/qa/wml/index.wml 2003/05/23 16:54:12 1.46
@@ -48,9 +48,9 @@
<li>Bugs in the <a href="http://bugs.qa.debian.org/cgi-bin/base.cgi">base
system</a>,
<a href="http://bugs.qa.debian.org/cgi-bin/standard.cgi">standard
packages</a>, and
<a
href="http://bugs.qa.debian.org/cgi-bin/debian-installer.cgi">debian-installer</a>
- <li>Bugs tagged <a href="bts-help.html">help</a>,
- <a href="bts-security.html">security</a> and
- <a href="bts-unreproducible.html">unreproducible</a>
+ <li>Bugs tagged <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=help">help</a>,
+ <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=security">security</a>
and
+ <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=unreproducible">unreproducible</a>
<li><a href="fhs.html">FHS transition</a>
<li><a href="orphaned.html">Orphaned packages with wrong Maintainer</a>
<li><a href="http://www.debian.org/devel/wnpp/">Packages to work
@@ -133,9 +133,9 @@
<li><a href="http://bugs.qa.debian.org/cgi-bin/base.cgi">All your base bugs
are belong to us!</a>
<li><a href="http://bugs.qa.debian.org/cgi-bin/standard.cgi">Bugs in
standard and tasks</a>
<li><a href="http://bugs.qa.debian.org/cgi-bin/debian-installer.cgi">The new
installer</a>
- <li>Bugs tagged <a href="bts-help.html">help</a>,
- <a href="bts-security.html">security</a> and
- <a href="bts-unreproducible.html">unreproducible</a>
+ <li>Bugs tagged <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=help">help</a>,
+ <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=security">security</a>
and
+ <a
href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=unreproducible">unreproducible</a>
<li><a href="fhs.html">FHS transition</a>
<li><a href="man-pages.html">Write man pages</a>
<li><a href="http://bugs.qa.debian.org/">List of bugs for Bug Squashing
Parties</a>
----- End forwarded message -----