[Mono-bugs] [Bug 76794][Nor] Changed - [PATCH]
SimpleWorkerRequest.MapPath bug
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 22 20:47:17 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76794
--- shadow/76794 2005-11-22 20:44:18.000000000 -0500
+++ shadow/76794.tmp.11945 2005-11-22 20:47:17.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -32,6 +32,14 @@
------- Additional Comments From robertj at gmx.net 2005-11-22 20:44 -------
Created an attachment (id=16104)
host.cs: standalone test
+
+------- Additional Comments From robertj at gmx.net 2005-11-22 20:47 -------
+Run the standalone test with mono --trace=System.Web
+and you'll see the hidden exception.
+
+After the patch, host.cs will output the standard ASP.NET
+"file not found" html page, which is the expected output.
+
More information about the mono-bugs
mailing list