[Mono-bugs] [Bug 76595][Wis] New - Server.GetLastError and
Page.OnError
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Oct 30 04:23:14 EST 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 pre at oninetspeed.pt.
http://bugzilla.ximian.com/show_bug.cgi?id=76595
--- shadow/76595 2005-10-30 04:23:14.000000000 -0500
+++ shadow/76595.tmp.7010 2005-10-30 04:23:14.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 76595
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: pre at oninetspeed.pt
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Server.GetLastError and Page.OnError
+
+Description of Problem:
+-----------------------
+When at method Page.OnError, Server.GetLastError returns null, when it
+should return the exception that originated the event
+
+Steps to reproduce the problem:
+-------------------------------
+Run bug_exception.aspx
+
+Actual Results:
+--------------
+Server error
+Your client sent a request that was not understood by this server.
+
+Expected Results:
+----------------
+The XSP exception response.
+
+
+How often does this happen?
+---------------------------
+Always
More information about the mono-bugs
mailing list