[Mono-bugs] [Bug 76014][Maj] Changed - [PATCH] Fix for multi-path cookies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 7 18:40:51 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 18:32:54.000000000 -0400
+++ shadow/76014.tmp.31788	2005-09-07 18:40:51.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: toshok at ximian.com                            
 ReportedBy: bugzilla at patearl.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -36,6 +36,12 @@
 that the correct paths get set on the cookies.
 
 ------- Additional Comments From bugzilla at patearl.net  2005-09-07 18:32 -------
 Created an attachment (id=15705)
 Patch for multi-path cookie support
 
+
+------- Additional Comments From bugzilla at patearl.net  2005-09-07 18:40 -------
+To be more correct, the code might wish to take into account when the
+$Path comes back with the cookie.  If the path is returned, the most
+specific directory can be determined from that.  This patch only fixes
+the case where no path information is returned in the cookies.


More information about the mono-bugs mailing list