[Mono-bugs] [Bug 79466][Maj] Changed - System.InvalidOperationException when trying to deserialize string to enum constant
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 21 17:13:13 EDT 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 aa at pla.net.py.
http://bugzilla.ximian.com/show_bug.cgi?id=79466
--- shadow/79466 2006-09-21 17:07:40.000000000 -0400
+++ shadow/79466.tmp.4860 2006-09-21 17:13:13.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: aa at pla.net.py
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -76,6 +76,15 @@
Expected Results:
Normal deserialization
How often does this happen?
Always
+
+------- Additional Comments From aa at pla.net.py 2006-09-21 17:13 -------
+In the enum versionType example I just post two items, but there are
+many others, including the
+
+ [System.Xml.Serialization.XmlEnumAttribute("5.3.0")]
+ Item530
+
+
More information about the mono-bugs
mailing list