[Mono-bugs] [Bug 25913][Nor] Changed - Mono can't display swedish characters

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
17 Jul 2002 19:02:18 -0000


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 martin@gnome.org.

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

--- shadow/25913	Thu Jun 20 13:41:30 2002
+++ shadow/25913.tmp.806	Wed Jul 17 15:02:18 2002
@@ -1,13 +1,13 @@
 Bug#: 25913
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 7.2
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ds98rito@thn.htu.se               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,16 @@
 The file is assumed to be in UTF8 encoding, I think.
 We need to be able to switch encoding on the fly or allow a way to
 specify that the input files are in a different encoding.
 
 ------- Additional Comments From lupus@ximian.com  2002-06-20 13:41 -------
 *** Bug 26670 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From martin@gnome.org  2002-07-17 15:02 -------
+Btw. are you compiling this with mcs or csc ?
+
+However, if I see this correctly, the main problem is that mcs
+won't get the swedish characters from the runtime, so it's a runtime 
+problem.
+
+
+*** This bug has been marked as a duplicate of 27655 ***