[Mono-bugs] [Bug 80045][Nor] Changed - [2.0] DataSet.ReadXml column order change

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 26 10:04:29 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 gert.driesen at pandora.be.

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

--- shadow/80045	2006-11-25 17:14:15.000000000 -0500
+++ shadow/80045.tmp.6991	2006-11-26 10:04:29.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 80045
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
-Component: Windows.Forms
-AssignedTo: toshok at ximian.com                            
+Severity: Unknown
+Priority: Normal
+Component: Sys.Data
+AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Invalid column order in datagid
+Summary: [2.0] DataSet.ReadXml column order change
 
 To reproduce:
 
 1. Run the code in MONO 1.2 Windows XP
 
 Observed:
@@ -33,6 +33,13 @@
 Contact, idmakett, Pricex, Contactx
 
 ------- Additional Comments From kobruleht2 at hot.ee  2006-11-25 17:14 -------
 Created an attachment (id=18163)
 code to reproduce issue
 
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-26 10:04 -------
+Mono's column order matches that of .NET 1.1. Apparently, MS 
+introduced changes in .NET 2.0.
+
+I've added a unit test for this in DataSetReadXmlTest, and marked it 
+NotWorking.


More information about the mono-bugs mailing list