[Mono-bugs] [Bug 75956][Nor] Changed - [PATCH] ASPSESSION cookie
path incorrect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 12 17:57:24 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-12 16:51:53.000000000 -0400
+++ shadow/75956.tmp.26425 2005-09-12 17:57:24.000000000 -0400
@@ -235,6 +235,15 @@
/App1/index.aspx
/App2/index.aspx (Application Root)
With the patch, the root and App1 share session state. The App2
session state is independent. Now, just like MS, only a single cookie
is set.
+
+------- Additional Comments From bugzilla at patearl.net 2005-09-12 17:57 -------
+Just a quick note that similar changes will need to be made to:
+
+ SessionStateServerHandler.cs
+ SessionSQLServerHandler.cs
+
+I can't test the changes to those files easily, though if requested I
+could investigate the possibility of making the changes and testing them.
More information about the mono-bugs
mailing list