[Mono-bugs] [Bug 566488] International Characters in strings show as double question mark "??"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 29 16:20:04 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=566488

http://bugzilla.novell.com/show_bug.cgi?id=566488#c1


Peter Stockli <peter.stoeckli at fsemobile.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.stoeckli at fsemobile.ch

--- Comment #1 from Peter Stockli <peter.stoeckli at fsemobile.ch> 2009-12-29 21:19:58 UTC ---
Isn't that more of a problem with the Output of the Console of MonoDevelop than
with MonoTouch?

I have the same behaviour when writing Umlauts (öäü) with Console.WriteLine,
but this doesn't matter, because internally the characters are stored
correctly.

You can test this: add an UILabel to a view and access this label:
theLabel.Text = "Umlauts üöä";
This should display the characters correctly.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list