[Mono-bugs] [Bug 71662][Nor] Changed - XSP: Accessibility to Session in Session_Ends (global.asax)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 03:26:06 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71662
--- shadow/71662 2005-01-24 13:44:53.000000000 -0500
+++ shadow/71662.tmp.22568 2005-02-13 03:26:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71662
Product: Mono: Tools
Version: 1.1
OS: Red Hat 7.3
OS Details: Mono & XSP are 1.0.5
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: XSP
AssignedTo: gonzalo@ximian.com
ReportedBy: aanfray@perinfo.com
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,18 @@
As far as I can understand, it has mixed the Session objects...
------- Additional Comments From aanfray@perinfo.com 2005-01-24 05:19 -------
Created an attachment (id=13879)
default.aspx, global.asax, web.config
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-13 03:26 -------
+I cannot reproduce this bug. I got this:
+============================
+Hit Return to stop the server.
+Session starts (2:14:22 AM) ID=3EDD4C2824C6E667C4AEC3067C1DDE
+foo=hola
+Session ends (2:16:29 AM) ID=3EDD4C2824C6E667C4AEC3067C1DDE
+Session starts (2:17:00 AM) ID=6A1C1B52F3C121623F5C8B0A6F78CF
+foo=hola que tal
+Session ends (2:19:29 AM) ID=6A1C1B52F3C121623F5C8B0A6F78CF
+============================