https://bugzilla.novell.com/show_bug.cgi?id=371581
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=371581#c25 Marek Habersack <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Minor Summary|[Regression] HttpContext.RewritePath no longer |[FIXED][Regression] HttpContext.RewritePath no |works |longer works --- Comment #25 from Marek Habersack <[EMAIL PROTECTED]> 2008-10-31 07:01:22 MDT --- (In reply to comment #24 from Philippe Leybaert) > What's the deal with this bug? This is blocking ASP.NET MVC and other Http > Modules from running in virtual directories on Mono. > > I don't have a linux development environment, so I'm not able to fix this bug. > I have pointed out where the problem is, but nobody seems to pick it up. > > Is there anything else I can do? The test case in comment #20 is invalid - it won't work on .NET because of invalid characters in the path passed to RewritePath (':'). I've fixed this issue as well as the original problem you described in svn trunk, revision 117558 I cannot close this bug because of the dependency on bug #322330, but I'm changing its severity to Minor and changing the subject so that it is clearly marked as fixed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
