https://bugzilla.novell.com/show_bug.cgi?id=398105
Summary: EventValidation checking posting control only
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Created an attachment (id=220782)
--> (https://bugzilla.novell.com/attachment.cgi?id=220782)
minimal testcase - webapp
Recipe:
=======
- extract test case
- change to dir "webapp"
- start xsp2
- request http://localhost:8080
- select option "2", click "Postback!"
Expected result: exception caused by EventValidation
Actual result: no exception
Event validation is supposed to detect "illegal" values posted back to the
server. MS.NET detects the manipulation in the attached test case. Mono only
event-validates the control causing the postback (the button control in this
test case), while it all controls should check the data they receive (probably
in IPostBackDataHandler.LoadPostData).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs