[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 14:57:02 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75956
--- shadow/75956 2005-09-10 14:52:34.000000000 -0400
+++ shadow/75956.tmp.10682 2005-09-10 14:57:02.000000000 -0400
@@ -152,6 +152,11 @@
path before the GetDirectory operation.
------- Additional Comments From gonzalo at ximian.com 2005-09-10 14:52 -------
I tried on MS and my application was in /test/
The path for the cookie was /
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-10 14:57 -------
+You can modify the path by getting the cookie from the Response
+object. I would add a the Session_Start to global.asax and modify the
+path there.
More information about the mono-bugs
mailing list