[Mono-bugs] [Bug 72368][Nor] Changed - Convert.ToBase64String is broken on Linux Mono 1.0.5

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 19:50:50 -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 sebastien@ximian.com.

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

--- shadow/72368	2005-02-08 18:00:46.000000000 -0500
+++ shadow/72368.tmp.14658	2005-02-08 19:50:50.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 72368
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Major
-Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
+AssignedTo: sebastien@ximian.com                            
 ReportedBy: dmcgowan@meiosys.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Convert.ToBase64String is broken on Linux Mono 1.0.5
@@ -43,6 +43,12 @@
 Additional Information:
 
 ------- Additional Comments From dmcgowan@meiosys.com  2005-02-08 18:00 -------
 Created an attachment (id=14134)
 rijenc.cs shows the problem output
 
+
+------- Additional Comments From sebastien@ximian.com  2005-02-08 19:50 -------
+This is more likely a CryptoStream problem. Assigning to self.
+
+You mean it works with Mono 1.0.5 on Windows and not with Mono 1.0.5
+on Linux ?