[Mono-bugs] [Bug 74664][Nor] Changed - Request.ServerVariables don't read some variables
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 00:05:43 -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=74664
--- shadow/74664 2005-04-19 21:33:02.000000000 -0400
+++ shadow/74664.tmp.4684 2005-04-20 00:05:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74664
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Linux 2.6.10-5-386 - Ubuntu 5.04
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 040 One week
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: kascote@gmail.com
QAContact: mono-bugs@ximian.com
@@ -89,6 +89,14 @@
mod_mono - 1.0.8
xsp - 1.0.8
Apache: 2.0.53
SSL: mod_ssl/2.0.53 OpenSSL/0.9.7e
mono, mod_mono and xsp are compiled with default parameters.
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-20 00:05 -------
+This should work now.
+
+If you use SVN, make sure you update xsp, mod_mono and
+mcs/class/System.Web at least to r43307.
+
+Thanks.