[Mono-bugs] [Bug 53670][Nor] Changed - Encoding for UrlEncode and UrlPathEncode, and exception raised by UrlPathEncode for path w/o a '?'

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 Feb 2004 09:28:05 -0500 (EST)


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=53670

--- shadow/53670	2004-01-31 09:40:41.000000000 -0500
+++ shadow/53670.tmp.2484	2004-02-12 09:28:05.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53670
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mmorano@mikeandwan.us               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -81,6 +81,10 @@
 does not contain a querystring ('?')
 
 How often does this happen? 
 always
 
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-12 09:28 -------
+Fixed in CVS.
+Thanks.