[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:45:02 -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:42:22.000000000 -0400
+++ shadow/74351.tmp.8659	2005-04-03 09:45:02.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: lluis@ximian.com                            
 ReportedBy: kostat@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -84,6 +84,10 @@
 
 
 ------- Additional Comments From kostat@mainsoft.com  2005-04-03 09:42 -------
 Created an attachment (id=14828)
 change needed in System.Xml.Serialization/XmlTypeMapMemberElement.cs file
 
+
+------- Additional Comments From kostat@mainsoft.com  2005-04-03 09:45 -------
+If the patch is applied, the XmlTypeMapElementInfo.ChoiceValue
+property is not used and can be removed.