[Mono-bugs] [Bug 73055][Nor] Changed - Request.FilePath not updated by RewritePath

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Feb 2005 21:04:13 -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=73055

--- shadow/73055	2005-02-28 16:07:36.000000000 -0500
+++ shadow/73055.tmp.25309	2005-02-28 21:04:13.000000000 -0500
@@ -44,6 +44,10 @@
 Additional Information:
 Test fails with mono 1.1.4 but works fine with MS.NET runtime. This bug
 causes further problems as HttpApplication.CreateHandlerState.Execute uses
 the FilePath property to determine the correct Handler(Factory), so
 RewritePath from non-ashx extensions to ashx handlers won't work
 (StaticFileHandler delivers source of target ashx file).
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-28 21:04 -------
+If you have the actual test case or can get a small one, could you
+attach it to this bug report?