[Mono-bugs] [Bug 77311][Wis] Changed - XmlSerializer fails to
serialise generic dictionary
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 19 21:51:07 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77311
--- shadow/77311 2006-01-19 19:31:50.000000000 -0500
+++ shadow/77311.tmp.6000 2006-01-19 21:51:07.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 77311
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Wishlist
Component: Sys.XML
-AssignedTo: atsushi at ximian.com
+AssignedTo: lluis at ximian.com
ReportedBy: colin at breame.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XmlSerializer fails to serialise generic dictionary
@@ -70,6 +70,12 @@
type,
System.Xml.Serialization.XmlAttributeOverrides overrides, System.Type[]
extraTypes, System.Xml.Serialization.XmlRootAttribute root, System.String
defaultNamespace)
in <0x00015> System.Xml.Serialization.XmlSerializer:.ctor (System.Type
type)
+
+------- Additional Comments From atsushi at ximian.com 2006-01-19 21:51 -------
+NORMAL->WISHLIST
+
+XmlSerializer does not handle (at least "does not consider") generic
+stuff yet (as far as I know).
More information about the mono-bugs
mailing list