https://bugzilla.novell.com/show_bug.cgi?id=337664
Summary: utf-8 characters not being displayed correctly in
Terminal
Product: Mono: Runtime
Version: 1.2
Platform: Other
URL: http://sorn.net/~sandyd/french-1.png
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: Third Party Developer/Partner
Description of Problem:
A console application running in the Mac OS 10.4 Terminal application set to
use UTF-8 character encoding does not display French characters with accents
correctly by Console.WriteLine. Question marks appear instead of the desired
characters.
Steps to reproduce the problem:
1. Create a program that uses Console.WriteLine to print a character such as
'c' with a cidilla.
2. Save it using utf-8 encoding.
3. Compile it with gmcs and the -codepage:utf8 option.
4. Run it inside the OS X Terminal app.
Actual Results:
French accented characters appear as question marks
Expected Results:
French accented characters appear correctly, as they do when using the cat
command to view the source code.
How often does this happen?
Always
Additional Information:
TERM=xterm-color
See screenshot provided in the URL field.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs