[Mono-bugs] [Bug 371581] New: HttpContext.RewritePath no longer works
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 16 18:01:01 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=371581
Summary: HttpContext.RewritePath no longer works
Product: Mono: Class Libraries
Version: 1.9.0
Platform: x86-64
OS/Version: RHEL 5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: anmar at gmx.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=202354)
--> (https://bugzilla.novell.com/attachment.cgi?id=202354)
test case
Doing HttpContext.RewritePath on HttpApplication.BeginRequest has stopped
working; it now gives a 404 error for the originally requested file instead of
compiling and executing the rewritten one.
Attached a simple test case (stacktrace included):
- Unzip and run xsp2
- http://localhost:8080/otherurl.aspx should show success text as all requests
are rewritten to testcase.aspx
This is a mono 1.9 regression as this worked on 1.2.6 and 1.2.5.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list