[Mono-bugs] [Bug 77640][Min] Changed - [PATCH]
AddDeclarativeSecurity should throw ArgumentOutOfRangeException
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 25 05:28:47 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.26136 2006-02-25 05:28:47.000000000 -0500
@@ -18,6 +18,11 @@
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.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-02-25 05:28 -------
+Created an attachment (id=16522)
+Fixes and update unit tests
+
More information about the mono-bugs
mailing list