[Mono-bugs] [Bug 49688][Maj] Changed - Session timeout doesn't work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Oct 2003 15:59:42 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49688
--- shadow/49688 2003-10-28 14:07:25.000000000 -0500
+++ shadow/49688.tmp.16590 2003-10-28 15:59:42.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 49688
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: jackson@ximian.com
ReportedBy: yaronsh@mainsoft.com
QAContact: mono-bugs@ximian.com
@@ -46,6 +46,11 @@
Testcase
------- Additional Comments From yaronsh@mainsoft.com 2003-10-28 04:25 -------
Also found that the timeout can get negative values while it should
throw exception (ArgumentException).
+
+------- Additional Comments From jackson@ximian.com 2003-10-28 15:59 -------
+This was two totally seprate issues so I created a new bug report for
+the negative sessions (#50263). Both of these bugs are now fixed in
+CVS. Thank you for the report.