[Mono-bugs] [Bug 45651][Min] Changed - System.Net.WebClient : QueryString property keys/data are invalidly escaped

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 30 Jun 2003 20:05:41 -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=45651

--- shadow/45651	Mon Jun 30 19:38:44 2003
+++ shadow/45651.tmp.21794	Mon Jun 30 20:05:40 2003
@@ -1,13 +1,13 @@
 Bug#: 45651
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: sebastian.nowozin@web.de               
 QAContact: mono-bugs@ximian.com
@@ -54,6 +54,11 @@
 boolean set to true.
 
 ------- Additional Comments From sebastian.nowozin@web.de  2003-06-30 15:49 -------
 Created an attachment (id=4749)
 test2.cs: Testcase, reproducing the escape problem with System.Net.WebClient
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-06-30 20:05 -------
+Fixed in CVS.
+
+Thanks for the report.