[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
Fri Feb 17 23:24:02 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77486
--- shadow/77486 2006-02-17 19:20:45.000000000 -0500
+++ shadow/77486.tmp.12470 2006-02-17 23:24:02.000000000 -0500
@@ -62,6 +62,9 @@
This propably also should be done for '&'.
------- Additional Comments From zac at zacbowling.com 2006-02-17 19:20 -------
.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.
More information about the mono-bugs
mailing list