[Mono-bugs] [Bug 51979][Min] Changed - Support for <customErrors>
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 17 Dec 2003 12:34:38 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51979
--- shadow/51979 2003-12-09 21:08:20.000000000 -0500
+++ shadow/51979.tmp.14787 2003-12-17 12:34:38.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51979
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
Summary: Support for <customErrors>
We currently don't support custom error pages:
<customErrors mode="On" defaultRedirect="/Index.aspx">
</customErrors>
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-17 12:34 -------
+implemented