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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 21 13:54:01 EST 2009


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

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


           Summary: International Characters in strings show as double
                    question mark "??"
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Runtime
        AssignedTo: gnorton at novell.com
        ReportedBy: marc at bliem.name
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de;
rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6

Since Monotouch 1.4 (maybe also earlier) International Characters don't show up
in strings.

Example: Console.Writeline("ä ö ü ß Ö Ä Ü"); Result-> ?? ?? ?? ?? ?? ?? ??
Same with Searchbar.Text, if User enters special Characters Searchbar.Text only
contains ??
Also found in MKPlacemarks and other Monotouch objects.

Reproducible: Always

Steps to Reproduce:
1. Console.Writeline("ä ö ü ß Ö Ä Ü");
2.
3.
Actual Results:  
?? ?? ?? ?? ?? ?? ??

Expected Results:  
ä ö ü ß Ö Ä Ü

Through this problem Monotouch can't be used anymore in Germany maybe also not
in other Countries!!!

-- 
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