From: Mike Gabriel Date: Tue, 19 Mar 2013 10:48:56 +0000 (+0100) Subject: Pass param bug= to bugreport.html call in bugreport.cgi. X-Git-Tag: release/2.6.0~280^2~13^2~1 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=32c86fe1d577f9710bdc1edb34714780ea145d0c Pass param bug= to bugreport.html call in bugreport.cgi. --- diff --git a/debian/changelog b/debian/changelog index a6a5056..1dcc7d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,6 +72,7 @@ debbugs (2.4.2~exp2) UNRELEASED; urgency=low + usr/share/man/man3/Debbugs::SOAP.3pm.gz + usr/share/man/man3/Debbugs::Status.3pm.gz * Raise Standards to 3.9.4 (after fixing several lintian issues). + * Pass param bug= to bugreport.html call in bugreport.cgi. -- Don Armstrong Wed, 25 Aug 2010 01:57:38 -0700 diff --git a/templates/en_US/cgi/bugreport.tmpl b/templates/en_US/cgi/bugreport.tmpl index 070005a..66a1ca2 100644 --- a/templates/en_US/cgi/bugreport.tmpl +++ b/templates/en_US/cgi/bugreport.tmpl @@ -43,7 +43,7 @@ function toggle_infmessages() } {$log}
-

Send a report that this bug log contains spam.

+

Send a report that this bug log contains spam.


{include(q(html/html_tail))}