[Mono-bugs] [Bug 76014][Maj] Changed - [PATCH] Fix for multi-path
cookies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 12 16:26:07 EDT 2005
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 bugzilla at patearl.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76014
--- shadow/76014 2005-09-07 19:16:47.000000000 -0400
+++ shadow/76014.tmp.24606 2005-09-12 16:26:07.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76014
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: toshok at ximian.com
ReportedBy: bugzilla at patearl.net
QAContact: mono-bugs at ximian.com
@@ -49,6 +49,9 @@
------- Additional Comments From bugzilla at patearl.net 2005-09-07 19:16 -------
RFC2965 specifies that cookies with more specific paths should come
first. Note that this applies even if the path information is
specified. This means that the attached patch should be sufficient to
handle all RFC-compliant cases. Based on the behaviour I have seen so
far, the path need not be checked specifically.
+
+------- Additional Comments From bugzilla at patearl.net 2005-09-12 16:26 -------
+It looks like this has been fixed in mono 1.1.9.
More information about the mono-bugs
mailing list