[Mono-dev] [PATCH] ASP.NET 2.0 event validation support

Igor Zalmanovich igorz at mainsoft.com
Sun Nov 19 07:08:58 EST 2006


Marek,

I have tested Event Validation feature and have found that client side
return eventArgument as empty string for controls that set it as null.
It causes exception when event is validated.

I attached the patch fixes this issue.

Please, review.

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Marek
Habersack
Sent: Friday, November 17, 2006 3:39 AM
To: Mono Development List
Subject: [Mono-dev] [PATCH] ASP.NET 2.0 event validation support

Hello,

  Attached is a patch that implements postback/callback event
validation for ASP.NET 2.0. I tried to enable it for the controls that
support it following the common-sense approach, tests show that the
controls on MS.NET behave as ours - but I guess time will show if I was
right. Anyhow, please review and let me know if I can commit :)

best regards,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ClientScriptManager.patch
Type: application/octet-stream
Size: 541 bytes
Desc: ClientScriptManager.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061119/f0057663/attachment.obj 


More information about the Mono-devel-list mailing list