[Mono-bugs] [Bug 68956][Maj] Changed - HttpWebResponse.cs does not work if cookie has trailing ; in values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Nov 2004 16:56:01 -0500 (EST)
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=68956
--- shadow/68956 2004-10-31 12:20:10.000000000 -0500
+++ shadow/68956.tmp.13222 2004-11-01 16:56:01.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68956
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: dvandorp@gmail.com
QAContact: mono-bugs@ximian.com
@@ -63,6 +63,12 @@
after /qa/
Set-Cookie:
roundup_session_Rounduptesttracker=MTAQyMi44MjAuMTkyMDA3NzIyOTE0;
expires=Mon, 01-Nov-2004 02:40:22 GMT; Path=/qa/;
+
+------- Additional Comments From gonzalo@ximian.com 2004-11-01 16:56 -------
+Your patch is in CVS 1-0 and HEAD.
+
+Thanks.
+