[Mono-bugs] [Bug 52928][Nor] Changed - FromBase64 throws wrong exception on invalid input

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 16:51:44 -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 miguel@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=52928

--- shadow/52928	2004-01-18 06:26:06.000000000 -0500
+++ shadow/52928.tmp.25709	2004-01-20 16:51:44.000000000 -0500
@@ -80,6 +80,12 @@
 ignoreing base64 this could be part of Filter().
 
 ------- Additional Comments From dave-mono@earth.li  2004-01-18 06:26 -------
 Created an attachment (id=6444)
 Patch to improve it
 
+
+------- 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