[Mono-bugs] [Bug 51577][Maj] Changed - The event Session_End isn't raised

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Dec 2003 09:54:39 -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=51577

--- shadow/51577	2003-12-02 04:04:17.000000000 -0500
+++ shadow/51577.tmp.20311	2003-12-02 09:54:39.000000000 -0500
@@ -2,21 +2,21 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: The event Session_Start isn't raised
+Summary: The event Session_End isn't raised
 
 Description of Problem:
 The event Session_Start isn't raised.
 
 Steps to reproduce the problem:
 1. Open the attached files.
@@ -40,6 +40,12 @@
 
 
 ------- Additional Comments From along@mainsoft.com  2003-12-02 04:04 -------
 Created an attachment (id=6070)
 The Global.asax code
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-02 09:54 -------
+With the following attachment i get "in Session_Start" printed and
+"Hello" displayed in the browser, but no "in Session_End".
+
+