[Mono-bugs] [Bug 371581] HttpContext.RewritePath no longer works

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 17 18:37:33 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=371581

User anmar at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=371581#c6





--- Comment #6 from Angel Marin <anmar at gmx.net>  2008-03-17 16:37:32 MST ---
On MS attached event handlers do get executed (at least if attached from
HttpApplication constructor, Init method or from a HttpModule). I haven't tried
the attached testcase with MS .NET, but I have several event handlers attached
to HttpApplication events (Error and BeginRequest mainly) that do get executed
on MS.

In the issue at hand, the event handler does get executed when attached both
ways (just add a Console.WriteLine to the handler) and RewriteUrl gets called,
but it does not affect which page IHttpHandler tries to compile. And this has
been working fine with mono until 1.9.0


-- 
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