[Mono-bugs] [Bug 80857][Nor] Changed - [2.0] URI UriKind.Relative GetHashCode always returns -1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 5 21:34:22 EST 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 miguel at ximian.com.

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

--- shadow/80857	2007-02-26 04:46:20.000000000 -0500
+++ shadow/80857.tmp.6053	2007-03-05 21:34:22.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80857
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: grompf at sublimeintervention.com               
 QAContact: mono-bugs at ximian.com
@@ -39,6 +39,11 @@
 - Uri's that compare equal will give same hashcode.
 - operator == now uses Equals.
 
 All existing tests still pass, and I have added some extra test cases
 specifically for Equals/GetHashCode on relative Uri's (included in patch).
 
+
+------- Additional Comments From miguel at ximian.com  2007-03-05 21:34 -------
+Thanks for the patch! 
+
+Commited!


More information about the mono-bugs mailing list