зеркало из https://github.com/mono/mail-archives.git
185 строки
4.1 KiB
HTML
185 строки
4.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20416111%5D%20%5BDataGrid%5D%0A%20System.IndexOutOfRangeException%3A%20list%20position&In-Reply-To=bug-416111-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="079344.html">
|
|
<LINK REL="Next" HREF="079348.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20416111%5D%20%5BDataGrid%5D%0A%20System.IndexOutOfRangeException%3A%20list%20position&In-Reply-To=bug-416111-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Fri Sep 12 21:43:35 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="079344.html">[Mono-bugs] [Bug 320298] TcpChannel.Parse returns incorrect objectURI
|
|
</A></li>
|
|
<LI>Next message: <A HREF="079348.html">[Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#79346">[ date ]</a>
|
|
<a href="thread.html#79346">[ thread ]</a>
|
|
<a href="subject.html#79346">[ subject ]</a>
|
|
<a href="author.html#79346">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=416111">https://bugzilla.novell.com/show_bug.cgi?id=416111</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">nagappan at gmail.com</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=416111#c3">https://bugzilla.novell.com/show_bug.cgi?id=416111#c3</A>
|
|
|
|
|
|
|
|
|
|
|
|
--- Comment #3 from Nagappan A <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">nagappan at gmail.com</A>> 2008-09-12 19:43:34 MDT ---
|
|
Created an attachment (id=239405)
|
|
--> (<A HREF="https://bugzilla.novell.com/attachment.cgi?id=239405">https://bugzilla.novell.com/attachment.cgi?id=239405</A>)
|
|
Proposed patch
|
|
|
|
Note: This fails the test case TestInsertRowAtCurrent in DataBindingTests.cs
|
|
|
|
1)
|
|
MonoTests.System.Windows.Forms.DataBinding.CurrencyManagerTest2.TestInsertRowAtCurrent
|
|
:<i> 2
|
|
</I> String lengths are both 112.
|
|
Strings differ at index 91.
|
|
|
|
expected:<"...index = -1)\n3: PositionChanged (to 2)\n4:
|
|
Binding.Format\n">
|
|
but was:<"...index = -1)\n3: PositionChanged (to 1)\n4:
|
|
Binding.Format\n">
|
|
|
|
I think PositionChanged should be 1 here, as the test case is inserting a row
|
|
at index 1. Please correct me, If I'm wrong.
|
|
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="079344.html">[Mono-bugs] [Bug 320298] TcpChannel.Parse returns incorrect objectURI
|
|
</A></li>
|
|
<LI>Next message: <A HREF="079348.html">[Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#79346">[ date ]</a>
|
|
<a href="thread.html#79346">[ thread ]</a>
|
|
<a href="subject.html#79346">[ subject ]</a>
|
|
<a href="author.html#79346">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|