mail-archives/mono-bugs/2004-June/017501.html

97 строки
3.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60212][Cos] Changed - Primary key column generated while DataSet.ReadXml() should not be always the first column
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017500.html">
<LINK REL="Next" HREF="017502.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60212][Cos] Changed - Primary key column generated while DataSet.ReadXml() should not be always the first column
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60212][Cos] Changed - Primary key column generated while DataSet.ReadXml() should not be always the first column">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Wed, 16 Jun 2004 21:00:14 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017500.html">[Mono-bugs] [Bug 60316][Maj] New - MCS 0.96 fails to emit a foreach on a struct collection property
</A></li>
<LI> Next message: <A HREF="017502.html">[Mono-bugs] [Bug 60253][Nor] Changed - Beta 3 bug in DateTime allowing values less than MinValue.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17501">[ date ]</a>
<a href="thread.html#17501">[ thread ]</a>
<a href="subject.html#17501">[ subject ]</a>
<a href="author.html#17501">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:atsushi@ximian.com.">atsushi@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60212">http://bugzilla.ximian.com/show_bug.cgi?id=60212</A>
--- shadow/60212 2004-06-15 10:56:25.000000000 -0400
+++ shadow/60212.tmp.28739 2004-06-16 21:00:14.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 60212
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
Component: Sys.Data
AssignedTo: <A HREF="mailto:atsushi@ximian.com">atsushi@ximian.com</A>
ReportedBy: <A HREF="mailto:borisk@mainsoft.com">borisk@mainsoft.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
URL:
@@ -50,6 +50,14 @@
Additional Information:
------- Additional Comments From <A HREF="mailto:borisk@mainsoft.com">borisk@mainsoft.com</A> 2004-06-15 10:56 -------
Created an attachment (id=8189)
Test to reproduce the bug
+
+------- Additional Comments From <A HREF="mailto:atsushi@ximian.com">atsushi@ximian.com</A> 2004-06-16 21:00 -------
+There is no theory about column order preservation, or assurance for
+the future version compatibility from Microsoft. Think about XML
+attribute mappings that never assures ordering.
+
+If any users depend on column ordering such like accessing columns by
+integer indices, such code should be fixed.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017500.html">[Mono-bugs] [Bug 60316][Maj] New - MCS 0.96 fails to emit a foreach on a struct collection property
</A></li>
<LI> Next message: <A HREF="017502.html">[Mono-bugs] [Bug 60253][Nor] Changed - Beta 3 bug in DateTime allowing values less than MinValue.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17501">[ date ]</a>
<a href="thread.html#17501">[ thread ]</a>
<a href="subject.html#17501">[ subject ]</a>
<a href="author.html#17501">[ author ]</a>
</LI>
</UL>
</body></html>