[Mono-bugs] [Bug 81440][Wis] New - [2.0] Session_end event is raised when going from one page to another

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 12:24:09 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 dban at dako.ro.

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

--- shadow/81440	2007-04-24 12:24:09.000000000 -0400
+++ shadow/81440.tmp.19712	2007-04-24 12:24:09.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 81440
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: mhabersack at novell.com                            
+ReportedBy: dban at dako.ro               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [2.0] Session_end event is raised when going from one page to another
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Session_end event is raised when going from one page to another.
+
+Steps to reproduce the problem:
+1. Use the files attached with xsp2
+
+Actual Results:
+The sessionID and the date/time are written in the console on event 
+Session_start. When going from one page to another the Session_end event is
+raised and the sessionID and date/time are written in the console, even if
+the session is supposed to expire later (30 minutes with the attached files).
+
+Expected Results:
+The sessionID and the date/time are written in the console on event 
+Session_start. The sessionID and the date/time should be written in the
+console on event Session_end only when the session expires (30 minutes with
+the attached files)
+
+How often does this happen? 
+Always.
+
+Additional Information:
+The tests were made on Ubuntu Edgy 6.10 with the latest sources from svn 
+April 24, 2007).


More information about the mono-bugs mailing list