[Mono-bugs] [Bug 77539][Nor] Changed - [PATCH] Relative client paths

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 12:22:00 EST 2006


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77539

--- shadow/77539	2006-02-13 17:11:57.000000000 -0500
+++ shadow/77539.tmp.27928	2006-03-28 12:22:00.000000000 -0500
@@ -137,6 +137,12 @@
 HyperLink.NavigateUrl, Image.ImageUrl and all other WebControls
 that have a Url-like property doesn't use ResolveUrl. They use
 an internal method ResolveClientUrl. That's why I came up with
 the new method, because I felt that ResolveUrl cannot be
 changed to return relative paths here and absolute there.
 
+
+------- Additional Comments From robertj at gmx.net  2006-03-28 12:21 -------
+I got the feeling this one needs a nice testcase as well ;-)
+I'll put one together. Since we already use this in
+production, I'm really interested to push this fix.
+


More information about the mono-bugs mailing list