Date: Mon, 07 Jun 2004 23:53:06 +0300 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: freebsd-cvsweb@FreeBSD.org Subject: Re: cvsweb version 3:3.0.1-1 diff problems (and howto debug this) Message-ID: <1086641586.29458.47.camel@bobcat.mine.nu> In-Reply-To: <1086357443.30172.290.camel@bobcat.mine.nu> References: <20040602171019.GA12732@vgelder.com> <20040604095002.GA28772@vgelder.com> <1086357443.30172.290.camel@bobcat.mine.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086641586.29458.47.camel>
