Package: debbugs
Version: 2.4.1
Severity: wishlist
Tags: patch

On Sat, Jul 08, 2006 at 01:02:44AM +0530, Ritesh Raj Sarraf wrote:
>If I need to subscribe to a bug I can't use the web interface.
>The answer you might give is, "Oh! Send am email to
>[EMAIL PROTECTED]"

This may be a simple way to add that behaviour.

--bod

diff -Naur debbugs-2.4.1.orig/cgi/bugreport.cgi debbugs-2.4.1/cgi/bugreport.cgi
--- debbugs-2.4.1.orig/cgi/bugreport.cgi        2003-05-26 02:26:24.000000000 
+1000
+++ debbugs-2.4.1/cgi/bugreport.cgi     2006-07-08 10:43:23.900414007 +1000
@@ -417,6 +417,7 @@
 
 print "$descriptivehead\n";
 printf "<p>View this report as an <a href=\"%s\">mbox folder</a>.</p>\n", 
mboxurl($ref);
+print "<p><a href=\"mailto:[EMAIL PROTECTED]">Subscribe</a> to this bug.</p>
 print "<HR>";
 print "$log";
 print $tail_html;


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to