[Mono-bugs] [Bug 75956][Nor] Changed - ASPSESSION cookie path incorrect

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 10 15:51:08 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=75956

--- shadow/75956	2005-09-10 15:45:01.000000000 -0400
+++ shadow/75956.tmp.11441	2005-09-10 15:51:08.000000000 -0400
@@ -171,6 +171,18 @@
 some different behaviour that allows App1 and App2 to coexist.  Even
 with the same cookie path, it's possible App1 and App2 could share the
 same session data or have separate session data based on the path and
 the cookie simultaneously.  IIS may act differently, setting the
 cookie only once instead of 3 times.  I would be delighted to test
 this myself, but I don't believe I have access to the necessary tools.
+
+------- Additional Comments From bugzilla at patearl.net  2005-09-10 15:51 -------
+You have indicated that /test/ sets the cookie in /.  Perhaps the
+application is configured as /.
+
+Where does /one/two/ set the cookie under MS?  If it sets it in /, I
+would suspect this is related to the app configuration.  If it sets it
+in /one, that's a bit strange, but I can accept that MS may have done
+something strange.
+
+In any case, without having any way to get proof, I still suspect that
+the behaviour of side-by-side applications would be different under MS.


More information about the mono-bugs mailing list