[Mono-bugs] [Bug 52928][Nor] Changed - FromBase64 throws wrong exception on invalid input
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 31 Jan 2004 06:23:24 -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 dave-mono@earth.li.
http://bugzilla.ximian.com/show_bug.cgi?id=52928
--- shadow/52928 2004-01-20 16:51:44.000000000 -0500
+++ shadow/52928.tmp.31158 2004-01-31 06:23:24.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52928
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: dave-mono@earth.li
QAContact: mono-bugs@ximian.com
@@ -86,6 +86,9 @@
------- Additional Comments From miguel@ximian.com 2004-01-20 16:51 -------
The last "catch (e) throw e;" seems unnecessary.
Could you also update the test suite, and once applied to CVS (test
suite + code) please cloose the bug
+
+------- Additional Comments From dave-mono@earth.li 2004-01-31 06:23 -------
+Checked in