[Mono-bugs] [Bug 54939][Min] Changed - Convert.FromBase64String doesn't accept NL and LF in the string
   
    bugzilla-daemon@bugzilla.ximian.com
     
    bugzilla-daemon@bugzilla.ximian.com
       
    Wed, 10 Mar 2004 11:46:10 -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 spouliot@videotron.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=54939
--- shadow/54939	2004-03-10 09:36:11.000000000 -0500
+++ shadow/54939.tmp.20065	2004-03-10 11:46:10.000000000 -0500
@@ -105,6 +105,11 @@
 After
 9
 10
 13
 32
 
+
+------- Additional Comments From spouliot@videotron.ca  2004-03-10 11:46 -------
+Well the problem doesn't show up inside 
+System.Security.Cryptography.FromBase64Transform using some new unit 
+tests. So it's really a Convert bug...