[Mono-bugs] [Bug 77931][Nor] Changed - UrlDecode can cause
exceptions on invalid input
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Mar 27 18:15:39 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77931
--- shadow/77931 2006-03-27 11:53:16.000000000 -0500
+++ shadow/77931.tmp.2010 2006-03-27 18:15:39.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77931
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: rongeens7 at hotmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -54,6 +54,10 @@
The UrlDecode-method could either check for exceptions itself, or it could
check the input more thoroughly: after a % there should be hexadecimal
numbers and nothing else.
The version I use is Mono C# compiler version 1.1.13.2, but I checked in
SVN that the code has not been changed in this respect.
+
+------- Additional Comments From gonzalo at ximian.com 2006-03-27 18:15 -------
+Fixed in svn HEAD and 1-1-13 branch.
+Thanks.
More information about the mono-bugs
mailing list