[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
Fri, 27 Feb 2004 13:57:03 -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-02-27 13:47:00.000000000 -0500
+++ shadow/54939.tmp.10927 2004-02-27 13:57:03.000000000 -0500
@@ -42,6 +42,11 @@
- There might be other characters that should be accepted/ignored in the
base64 string.
- This affects certmgr.exe from loading PEM encoded certificates.
------- Additional Comments From gonzalo@ximian.com 2004-02-27 13:47 -------
missed attachment
+
+------- Additional Comments From spouliot@videotron.ca 2004-02-27 13:57 -------
+Created an attachment (id=6789)
+base64withNL.cs
+