[Mono-dev] PathInfo problem in System.Web

Vladimir Krasnov vladimirk at mainsoft.com
Tue Mar 21 18:03:37 EST 2006


Hi Gonzalo,

Sorry for not approved commit, I thought if you've not objected the
patch is ok. I've created a test case that reproduces the problem.

Vladimir Krasnov

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Gonzalo
Paniagua Javier
Sent: Tuesday, March 21, 2006 7:55 PM
To: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-dev] PathInfo problem in System.Web

On Wed, 2006-03-15 at 06:01 -0800, Vladimir Krasnov wrote:
> Hello,
> 
> I've found a problem with retrieving requested URL if path info is
added
> to it. I've checked Request.Url and Request.ServerVariables["URL"].
> Request.Url returns URL where path info appears twice.
> Request.ServerVariables["URL"] returns URL with path info but should
> return without it. 
> The attached example reproduces the problem.
> 
> I've attached two patches that fix these problems, please approve.

Hi Vladimir.

I don't remember approving these patches and you commited them anyway. I
have reverted the HttpRequest part The one in ServerVariablesCollection
is ok, but I'm pretty sure that the one in HttpRequest will make an old
bug appear again.

I need a bug report with a test case that fails without your patch. Then
I will try searching bugzilla for the problem I was referring to and
show you how it breaks, which probably means that we need a different
patch.

-Gonzalo


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list