[Mono-dev] [Patch] System.Web.HttpServerUtility

Igor Zelmanovich igorz at mainsoft.com
Wed Dec 12 11:46:49 EST 2007


I attached two ASPX files that I used to test the functionality.

-----Original Message-----
From: Gert Driesen [mailto:gert.driesen at telenet.be] 
Sent: Wednesday, December 12, 2007 6:26 PM
To: Igor Zelmanovich; mono-devel-list at lists.ximian.com
Subject: RE: [Mono-dev] [Patch] System.Web.HttpServerUtility

Igor,

Could you provide either standalone or unit tests for these fixes, so
that
we can avoid future regressions?

Gert 

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Igor
Zelmanovich
Sent: woensdag 12 december 2007 16:45
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] [Patch] System.Web.HttpServerUtility

 <<HttpServerUtility.patch>> Hi there,

Attached is the patch fixes several bugs in Transfer/Execute
functionality
such:

When Transfer/Execute is called with preserveForm=true, transferred page
is
not processed as PostBack but form collection is preserved.

When Execute is called more than once, PreviousPage property is set
correct.


Please review and approve the patch.

Regards,
Igor Zelmanovich.

igorz at mainsoft.com 



-------------- next part --------------
A non-text attachment was scrubbed...
Name: CrossPagePostBack.aspx
Type: application/octet-stream
Size: 5499 bytes
Desc: CrossPagePostBack.aspx
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071212/9733e044/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CrossPagePostBackTarget.aspx
Type: application/octet-stream
Size: 2703 bytes
Desc: CrossPagePostBackTarget.aspx
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071212/9733e044/attachment-0001.obj 


More information about the Mono-devel-list mailing list