[Mono-bugs] [Bug 47692][Nor] Changed - Key duplication in Hashtable.PutImpl

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 17 Aug 2003 23:42:43 -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 duncan@ximian.com.

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

--- shadow/47692	2003-08-17 22:01:51.000000000 -0400
+++ shadow/47692.tmp.27975	2003-08-17 23:42:43.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47692
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lb@lb.ods.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -19,6 +19,11 @@
 Description of Problem:
 An incorrect test in Hashtable.PutImpl causes key duplication.
 
 See
 http://lists.ximian.com/archives/public/mono-devel-list/2003-August/001763.html
 for details, patch and test case.
+
+------- Additional Comments From duncan@ximian.com  2003-08-17 23:42 -------
+I got the go-ahead from Miguel and Sergey. Patch applied. Bug FIXED.
+
+Thanks so much for the contribution!