[Mono-bugs] [Bug 45323][Nor] Changed - http module error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 16:45:14 -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 gonzalo@ximian.com.

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

--- shadow/45323	2003-06-26 20:56:05.000000000 -0400
+++ shadow/45323.tmp.32434	2003-10-20 16:45:14.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 45323
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ljones@lithonia.com               
 QAContact: mono-bugs@ximian.com
@@ -142,6 +142,13 @@
 Thanks in advance.
 
 ------- Additional Comments From ljones@lithonia.com  2003-06-26 20:56 -------
 OK, so I found I had a tarball for xsp and installed it.  So... 
 running xsp It Works!  But it errors out with Apache2 and mod_mono.  
 What's the deal?
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-20 16:45 -------
+This works now.
+
+I modified a couple of methods in System.globalization.TextInfo
+(GetHashCode and Equals) not to throw an exception. I'll file a bug
+report for that.