]> git.donarmstrong.com Git - debbugs.git/commit
[project @ 2003-06-10 00:59:36 by cjwatson]
authorcjwatson <>
Tue, 10 Jun 2003 07:59:36 +0000 (23:59 -0800)
committercjwatson <>
Tue, 10 Jun 2003 07:59:36 +0000 (23:59 -0800)
commit28c789fab5114661321f43d163b58f109adde40e
treec66a1a56b8b90a15f408a8a45b13c5506bb565c5
parent99c37a5c414a0f7b26891a1ec55a3538081fc876
[project @ 2003-06-10 00:59:36 by cjwatson]
Avoid accepting mail to archived bugs! The generic getbugcomponent()
function can't be quite as simple as it seems, because CGI scripts are
prepared to accept archived bugs while most of the backend scripts aren't.
This is a somewhat hacky workaround but does the job for now.
cgi/common.pl
scripts/errorlib.in