[Mono-bugs] [Bug 74351][Nor] Changed - XmlChoiceIdentifier attribute is ignored during deserialization (patch attached)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Apr 2005 09:40:52 -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 kostat@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74351

--- shadow/74351	2005-04-03 09:39:54.000000000 -0400
+++ shadow/74351.tmp.8611	2005-04-03 09:40:51.000000000 -0400
@@ -74,6 +74,11 @@
 
 Actual Results:
 ItemType is filled with default value
 
 Expected Results:
 ItemType is filled with ItemChoiceType.ChoiceOne value
+
+------- Additional Comments From kostat@mainsoft.com  2005-04-03 09:40 -------
+Created an attachment (id=14827)
+change needed in System.Xml.Serialization/XmlReflectionImporter.cs file
+