[Mono-dev] Bug in System.Web.HttpRequest

Gonzalo Paniagua Javier gonzalo at novell.com
Fri Dec 8 11:35:54 EST 2006


On Thu, 2006-12-07 at 02:20 -0800, Vladimir Krasnov wrote:
> Hello,
> 
> There is a bug in System.Web.HttpRequest. Propety path should return an
> unescaped request uri.
> Please approve attached patch that fixes the problem.

There has to be another way of doing that. Your patch will break when
the path is changed via Server.Execute/Transfer or similar.

-Gonzalo






More information about the Mono-devel-list mailing list