[Mono-bugs] [Bug 77112][Nor] Changed - [PATCH ] XmlAttributes.XmlDefaultValue should be null and XmlIgnore fix

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 4 23:30:13 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=77112

--- shadow/77112	2005-12-28 12:11:48.000000000 -0500
+++ shadow/77112.tmp.19370	2006-01-04 23:30:13.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 77112
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
-AssignedTo: atsushi at ximian.com                            
+AssignedTo: lluis at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH ] XmlAttributes.XmlDefaultValue should be null and XmlIgnore fix
@@ -29,6 +29,13 @@
 Can someone review this patch and let me know whether its ok to commit ?
 
 ------- Additional Comments From gert.driesen at pandora.be  2005-12-28 12:11 -------
 Created an attachment (id=16263)
 fix and addtional unit tests
 
+
+------- Additional Comments From atsushi at ximian.com  2006-01-04 23:30 -------
+Just curious, can we skip
+
+} else if (member.DefaultValue != System.DBNull.Value) {
+
+under 2.0 profile?


More information about the mono-bugs mailing list