From 367b184b14ac67a16163f91e244fd9aeb60904c3 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 13 Jul 2006 00:17:16 -0700 Subject: [PATCH] * Add link to subscribe to bugs --- cgi/bugreport.cgi | 3 +++ debian/changelog | 1 + 2 files changed, 4 insertions(+) diff --git a/cgi/bugreport.cgi b/cgi/bugreport.cgi index 0d0726c7..54b49175 100755 --- a/cgi/bugreport.cgi +++ b/cgi/bugreport.cgi @@ -547,6 +547,9 @@ print "

" . "$debbugs::gProject $debbugs::gBug report logs - " . $title . "

\n"; print "$descriptivehead\n"; +print qq(

Reply ), + qq(or subscribe ), + qq(to this bug.

\n); printf qq(

View this report as an mbox folder, ). qq(status mbox, maintainer mbox

\n), html_escape(bug_url($ref, mbox=>'yes')), diff --git a/debian/changelog b/debian/changelog index 7929ba2e..9e1d2304 100644 --- a/debian/changelog +++ b/debian/changelog @@ -119,6 +119,7 @@ debbugs (2.4.2) UNRELEASED; urgency=low - Support cloned bugs in control blocking (closes: #337329) - Indicate which bugs are blocked after blocking (closes: #367496) - Obey package for usertags (closes: #376528) + - Add link to subscribe to a bug (closes: #353260) -- Colin Watson Fri, 20 Jun 2003 18:57:25 +0100 -- 2.39.5