[Mono-bugs] [Bug 62358][Nor] Changed - MCS doesn't encode SecurityAttributes properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 10:58:13 -0400 (EDT)
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 sebastien@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62358
--- shadow/62358 2004-08-08 17:31:59.000000000 -0400
+++ shadow/62358.tmp.15267 2004-09-15 10:58:13.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: MCS doesn't encode SecurityAttributes properly
+OtherBugsDependingOnThis: 52606
Description of Problem:
MCS encodes "SecurityAttribute"s like any other Attribute. Attributes
deriving from SecurityAttributes should be XML encoded in the assembly
metadata.