[Mono-bugs] [Bug 77486][Nor] Changed - Uri.ToString() doesn't escape '&' in query

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 18 08:39:42 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 kiess at h3c.de.

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

--- shadow/77486	2006-02-17 23:24:02.000000000 -0500
+++ shadow/77486.tmp.17334	2006-02-18 08:39:42.000000000 -0500
@@ -65,6 +65,11 @@
 .NET is the same. No fix to replicate functionality of .NET.
 Possibility of breaking something in System.XML and System.Web by
 changing this as well. 
 
 ------- Additional Comments From atsushi at ximian.com  2006-02-17 23:24 -------
 Uri.AbsoluteUri escapes '&' as well as others as you expect.
+
+------- Additional Comments From kiess at h3c.de  2006-02-18 08:39 -------
+Thank you.
+
+I misunderstood the way Uri.ToString() works.


More information about the mono-bugs mailing list