[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
Fri, 10 Sep 2004 00:19:15 -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-08 17:44:39.000000000 -0400
+++ shadow/65447.tmp.2165 2004-09-10 00:19:15.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 65447
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: juraj@hotfeet.ch
@@ -37,6 +37,11 @@
It works, as soon as you rename the web.config file to its original name.
------- Additional Comments From juraj@hotfeet.ch 2004-09-07 05:11 -------
Created an attachment (id=10506)
testcase: webconf.zip
+
+------- 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.