[Mono-bugs] [Bug 80066][Nor] New - Cookieless + StateServer doesn't keep session values
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 27 12:13:37 EST 2006
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 andriy.tkach at stu-electronics.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80066
--- shadow/80066 2006-11-27 12:13:37.000000000 -0500
+++ shadow/80066.tmp.27959 2006-11-27 12:13:37.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 80066
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Suse Linux 10.1
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: andriy.tkach at stu-electronics.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Cookieless + StateServer doesn't keep session values
+
+A Http-Session losts easily while using mono StateServer with
+cookieless=true mode
+
+Steps to reproduce the problem:
+1. Start State Server
+2. Deploy application from attachment
+3. Edit Web.config to see difference how application works with
+cookieless=true; & cookieless=false;
+
+Actual Results:
+lost values of session vars, in spite of session ID is generated
+
+Expected Results:
+
+
+How often does this happen?
+Every Time
+
+Additional Information:
More information about the mono-bugs
mailing list