[Mono-bugs] [Bug 61690][Wis] Changed - Error in HttpCookie.GetCookieReader()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jul 2004 13:57:44 -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=61690

--- shadow/61690	2004-07-20 13:36:27.000000000 -0400
+++ shadow/61690.tmp.14770	2004-07-20 13:57:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61690
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: mono-bug@jerryweb.info               
 QAContact: mono-bugs@ximian.com
@@ -20,6 +20,11 @@
 patch...
 
 ------- Additional Comments From mono-bug@jerryweb.info  2004-07-17 15:42 -------
 Created an attachment (id=8621)
 Patch - see attachment
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-07-20 13:57 -------
+Fixed in CVS.
+I used the second argument ToString to choose the invariant
+DatetimeFormatInfo instead of changing the Thread object.