[Mono-bugs] [Bug 79278][Nor] Changed - XmlSerializer requires default public constructor on Mono, but not on MS.NET
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 4 12:29:38 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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=79278
--- shadow/79278 2006-09-04 12:29:02.000000000 -0400
+++ shadow/79278.tmp.32428 2006-09-04 12:29:38.000000000 -0400
@@ -27,6 +27,11 @@
public constructor
at System.Xml.Serialization.ReflectionHelper.CheckSerializableType
(System.Type type, Boolean allowPrivateConstructors)
at System.Xml.Serialization.XmlReflectionImporter.ImportClassMapping
(System.Xml.Serialization.TypeData typeData,
System.Xml.Serialization.XmlRootAttribute root, System.String defaultNamespace)
+
+------- Additional Comments From juraj at hotfeet.ch 2006-09-04 12:29 -------
+Created an attachment (id=17607)
+xmlser_test.cs (simple testcase)
+
More information about the mono-bugs
mailing list