[Mono-bugs] [Bug 65447][Nor] Changed - global.asax session-objs do not work without web.config
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 18:13:19 -0400 (EDT)
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=65447
--- shadow/65447 2004-09-15 17:23:28.000000000 -0400
+++ shadow/65447.tmp.24220 2004-09-15 18:13:19.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 65447
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: juraj@hotfeet.ch
QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
------- Additional Comments From gonzalo@ximian.com 2004-09-10 00:19 -------
This is fixed in 1.0 and HEAD, however, a bug in the runtime prevents
this from working without a workaround.I'm gonna get a test case and
file the bug report for that.
+
+------- Additional Comments From gonzalo@ximian.com 2004-09-15 18:13 -------
+Closing, as the blocking bug is fixed now.