2007-09-07 Marek Habersack <mhabersack@novell.com>
authorMarek Habersack <grendel@twistedcode.net>
Fri, 7 Sep 2007 00:26:12 +0000 (00:26 -0000)
committerMarek Habersack <grendel@twistedcode.net>
Fri, 7 Sep 2007 00:26:12 +0000 (00:26 -0000)
commit108381ac5f56810c12ef3a6a9924779055106027
treeaff98927dc6cb836efdbf4b876a4d36fab5e226b
parentc669c3b1fc19235bbb85534a0b6c0394f13ea5e9
2007-09-07  Marek Habersack  <mhabersack@novell.com>

            * SessionInProcHandler.cs: properly clone the
            ApplicationState.SessionObjects at the start of the request and
            use the copy when creating new storage items. That way session
            scope static objects are valid within a single session only. Fixes
            bug #82709

svn path=/trunk/mcs/; revision=85460
mcs/class/System.Web/System.Web.SessionState_2.0/ChangeLog
mcs/class/System.Web/System.Web.SessionState_2.0/SessionInProcHandler.cs