[Mono-bugs] [Bug 58626][Nor] Changed - MONO BETA 1 Bug in HttpUtility.UrlEncode()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 00:00:50 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58626
--- shadow/58626 2004-05-17 23:40:26.000000000 -0400
+++ shadow/58626.tmp.17755 2004-05-18 00:00:50.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58626
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: 001 One hour
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
@@ -42,6 +42,10 @@
Expected Results:
http%3a%2f%2fximian%3fximain%26
How often does this happen?
All the time on MONO.
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-18 00:00 -------
+This is definitely not a bug. No sane program should search on a URL
+encoded string for encoded values in that way.