cvsweb version 3:3.0.1-1 diff problems (and howto debug this)
VilleSkyttä
scop at FreeBSD.org
Mon Jun 7 20:53:10 GMT 2004
On Fri, 2004-06-04 at 16:57, Ville Skyttä wrote:
> On Fri, 2004-06-04 at 12:50, Koos Vriezen wrote:
>
> > if (defined($ENV{QUERY_STRING})) {
> > $ENV{QUERY_STRING} = uri_escape($ENV{QUERY_STRING});
> > for my $p (split(/[;&]+/, $ENV{QUERY_STRING})) {
> [...]
> > commenting out the 'uri_escape' line makes cvsweb work again.
> > Up to you and/or debian maintainer to fix this, or is it my perl?
>
> That uri_escape() line does not exist in vanilla FreeBSD-CVSweb, so I
> guess it's a Debian addition and should be fixed there.
FYI: I stubled across this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=250757
More information about the freebsd-cvsweb
mailing list