[Mono-bugs] [Bug 68007][Nor] Changed - DataSet.GetObjectData(), DataSet serialization, renders the null data within DataColumns w/ ColumnMapping = Attribute as empty attribute instead of not rendering the attribute
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Oct 2004 11:15:14 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=68007
--- shadow/68007 2004-10-11 19:45:07.000000000 -0400
+++ shadow/68007.tmp.19618 2004-10-12 11:15:14.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 68007
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Fedora Core 2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: dclough@prconline.com
QAContact: mono-bugs@ximian.com
@@ -93,6 +93,9 @@
------- Additional Comments From dclough@prconline.com 2004-10-11 19:44 -------
Created an attachment (id=12422)
Actual output of the provided code (FC2, Mono)
+
+------- Additional Comments From atsushi@ximian.com 2004-10-12 11:15 -------
+Fixed in CVS too.