Package: debbugs
Version: 2.3-4
I came to this problem, when trying to open a bug page from a list of bugs
found for the project.
The solution was to correct all *url subs (e.g. sub pkgurl) in Common.pl CGI
script in the following way:
#was# return urlsanit($debbugs::gCGIDomain . "pkgreport.cgi" . "?" .
"$params");
#is # return urlsanit("pkgreport.cgi" . "?" . "$params");
-------------------------------------------------
Kamil Politowicz
Project Manager
ADIPS Sp. z o.o.
Piaskowa 14
PL-65-209 Zielona Gora
Tel: +48/68/3298011
Fax: +48/68/3298003
[EMAIL PROTECTED]
http://www.adips.pl
-------------------------------------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]