Re: NSXMLParser and Unicode/"Foreign" Character problems
Re: NSXMLParser and Unicode/"Foreign" Character problems
- Subject: Re: NSXMLParser and Unicode/"Foreign" Character problems
- From: Todd Atkins <email@hidden>
- Date: Mon, 2 Feb 2009 20:00:38 -0500
You know, I completely missed that. I've got it working just fine now.
Thanks for helping me out.
On Mon, Feb 2, 2009 at 2:08 AM, Stephen J. Butler
<email@hidden> wrote:
> On Sun, Feb 1, 2009 at 1:36 PM, Todd Atkins <email@hidden> wrote:
>> What happens is that gNames ends up with the truncated string value.
>> The output of NSLog, though, shows:
>> 2009-02-01 12:45:09.538 [320:10b] String: Gro
>> 2009-02-01 12:45:09.538 [320:10b] String: ßefehn-4 - Großefehnkanal
>
> That's perfectly valid behavior, and is documented in the delegate
> parser:foundCharacters:. Since you already have an NSMutableString,
> use appendString: instead.
>
_______________________________________________
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