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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-12-28 12:11 ------- Created an attachment (id=16263) fix and addtional unit tests + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-04 23:30 ------- +Just curious, can we skip + +} else if (member.DefaultValue != System.DBNull.Value) { + +under 2.0 profile? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
