Bug#1090050: bugreport.tmpl link to missing bugspam.cgi
Bill Allombert <[email protected]> Sun, 15 Dec 2024 21:41:26 +0100
| Newsgroups | gmane.linux.debian.devel.debbugs |
|---|---|
| Message-ID | <Z18-9lhMQGEtzKgV__10136.5404015937$1734295526$gmane$org@pari.math.u-bordeaux.fr> |
Package: debbugs
Version: 2.6.2
Severity: normal
Hello Don,
This is from #644242:
debbugs-web ships the file
/usr/share/debbugs/templates/en_US/cgi/bugreport.tmpl
which includes the line
<p class="msgreceived">Send a report that <a href="{$config{cgi_domain}}/bugspam.cgi?bug={$bug_num}">this bug log contains spam</a>.</p>
However bugspam.cgi is not provided by the package.
It is in examples/debian/misc/bugspam.cgi in the source, but this is not
included in any binary packages.
Should bugspam.cgi be moved to cgi and installed in ./var/lib/debbugs/www/cgi/ ?
Cheers,
Bill.