[Mono-bugs] [Bug 51979][Min] New - Support for <customErrors>

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Dec 2003 21:08:20 -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.29702	2003-12-09 21:08:20.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 51979
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gonzalo@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Support for <customErrors>
+
+We currently don't support custom error pages:
+
+<customErrors mode="On" defaultRedirect="/Index.aspx">               
+</customErrors>