[Mono-bugs] [Bug 75633][Nor] Changed - [FIX] HttpContext +
CustomErrors
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 26 02:12:26 EDT 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75633
--- shadow/75633 2005-07-26 02:01:48.000000000 -0400
+++ shadow/75633.tmp.5697 2005-07-26 02:12:26.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75633
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: mmorano at mikeandwan.us
QAContact: mono-bugs at ximian.com
@@ -64,6 +64,10 @@
- _oRequest.ServerVariables
["LOCAL_ADDR"] == _oRequest.UserHostAddress);
+ _oRequest.ServerVariables
["LOCAL_ADDR"] != _oRequest.UserHostAddress);
}
}
+
+------- Additional Comments From gonzalo at ximian.com 2005-07-26 02:12 -------
+your patch is in svn head r47684.
+Thanks!
More information about the mono-bugs
mailing list