[Mono-bugs] [Bug 383652] HttpContext.RewritePath fails to not rewrite client path

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 25 03:20:12 EDT 2008


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

User ivan at chimerical.com.au added comment
https://bugzilla.novell.com/show_bug.cgi?id=383652#c1





--- Comment #1 from Ivan Hamilton <ivan at chimerical.com.au>  2008-04-25 01:20:12 MST ---
Created an attachment (id=210406)
 --> (https://bugzilla.novell.com/attachment.cgi?id=210406)
test case

Added test case

place files in dir
run xsp2.exe
Browse to http://localhost:8080/foo/bar/testcase.aspx

Check the processed link href.
Should be: <a href="../../testcase.aspx">Processed Link</a>
Is: <a href="testcase.aspx">Processed Link</a>


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