Re: NSString looses Umlaute
Re: NSString looses Umlaute
- Subject: Re: NSString looses Umlaute
- From: Alexander Reichstadt <email@hidden>
- Date: Thu, 22 Dec 2011 10:11:31 +0100
Yes, tried NSUTF8StringEncoding, I really tried all the ones I found in the NSString encoding documentation.
When I import this file as DBF into FileMaker Pro it looks just as bad. But when I import it into a MySql it works fine.
Here an example of what NSLog says:
"R\U0094h.",
"R\U0094hrchen"
It should instead say Röhrchen.
Is the escape sequence even correct or shouldn't it have two slashes instead?
Alex
Am 22.12.2011 um 09:49 schrieb vincent habchi:
> Le 22 déc. 2011 à 09:13, Alexander Reichstadt <email@hidden> a écrit :
>
>> Yes, you are right, but it does not make a difference, I tried all encodings.
>
> Did you try UTF-8 encoding?
>
> Besides, if you open your file with an external application, e.g. OpenOffice or TextWrangler, what happens?
>
> Vincent
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden