[Mono-bugs] [Bug 81448][Nor] Changed - [PATCH] [2.0] TreeNodeCollection: ContainsKey, IndexOfKey broken

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 25 07:41:29 EDT 2007


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 frederik.carlier at ugent.be.

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

--- shadow/81448	2007-04-25 07:40:59.000000000 -0400
+++ shadow/81448.tmp.9662	2007-04-25 07:41:29.000000000 -0400
@@ -20,6 +20,11 @@
 
 The methods TreeNodeCollection.ContainsKey and
 TreeNodeCollection.IndexOfKey are broken, because of a loop that goes to
 nodes.Length instead of count. 
 
 A patch is attached, containing a fix, ChangeLog messages and unit tests.
+
+------- Additional Comments From frederik.carlier at ugent.be  2007-04-25 07:41 -------
+Created an attachment (id=19123)
+Proposed fix
+


More information about the mono-bugs mailing list