[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#139697: Wrong generated urls - domain added twice



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
K.Politowicz@adips.pl
http://www.adips.pl
-------------------------------------------------



-- 
To UNSUBSCRIBE, email to debian-debbugs-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: