[Mono-bugs] [Bug 77640][Min] New - [PATCH] AddDeclarativeSecurity
should throw ArgumentOutOfRangeException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 25 05:24:18 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77640
--- shadow/77640 2006-02-25 05:24:18.000000000 -0500
+++ shadow/77640.tmp.26052 2006-02-25 05:24:18.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 77640
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] AddDeclarativeSecurity should throw ArgumentOutOfRangeException
+
+AddDeclarativeSecurity (in ConstructorBuilder, MethodBuilder and
+TypeBuilder) should throw ArgumentOutOfRangeException instead of
+ArgumentException when the specified action is one of the Request actions.
+
+The attached patch fixes this compatibility minor issue.
More information about the mono-bugs
mailing list