[Mono-bugs] [Bug 82709][Maj] Changed - [2.0] StaticObjects with scope='session' are shared for all sessions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 17:56:08 EDT 2007


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 juraj at hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=82709

--- shadow/82709	2007-09-05 14:56:15.000000000 -0400
+++ shadow/82709.tmp.10553	2007-09-06 17:56:08.000000000 -0400
@@ -34,6 +34,15 @@
 Created an attachment (id=19974)
 test.zip - test case
 
 
 ------- Additional Comments From juraj at hotfeet.ch  2007-09-05 14:56 -------
 The bug was probably introduced with commit r83072.
+
+------- Additional Comments From juraj at hotfeet.ch  2007-09-06 17:56 -------
+This bug looks exactly like bug 65446 (reported for the 1.0 profile
+back then). Commit r33685 fixed it at that time.
+
+When I just "copy" the fix from
+System.Web.SessionState/HttpSessionState.cs to
+System.Web.SessionState_2.0/HttpSessionStateContainer.cs, I get a new
+session-scoped StaticObject for _every_ request...


More information about the mono-bugs mailing list