• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Trouble getting ISO-8859-1 encoded feed to parse and display
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble getting ISO-8859-1 encoded feed to parse and display


  • Subject: Re: Trouble getting ISO-8859-1 encoded feed to parse and display
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 24 Nov 2014 10:01:53 -0800

> On Nov 24, 2014, at 9:30 AM, Diederik Meijer | Ten Horses <email@hidden> wrote:
>
> I get no errors, but no results from the parser either. I haven't tested against didStartElement, because it seems clear that no data goes into the parser.

Did you implement these delegate methods:
- (void)parser:(NSXMLParser *)parser parseErrorOccurred:(NSError *)parseError;
- (void)parser:(NSXMLParser *)parser validationErrorOccurred:(NSError *)validationError;
?

I'm pretty sure that NSXMLParser wouldn't fail without returning any sort of error. If it does, you should file a bug report with Apple once you have a reproducible case.

—Jens

_______________________________________________

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


  • Follow-Ups:
    • Re: Trouble getting ISO-8859-1 encoded feed to parse and display
      • From: Diederik Meijer | Ten Horses <email@hidden>
References: 
 >Trouble getting ISO-8859-1 encoded feed to parse and display (From: Diederik Meijer | Ten Horses <email@hidden>)
 >Re: Trouble getting ISO-8859-1 encoded feed to parse and display (From: Jens Alfke <email@hidden>)
 >Re: Trouble getting ISO-8859-1 encoded feed to parse and display (From: Diederik Meijer | Ten Horses <email@hidden>)

  • Prev by Date: Re: Trouble getting ISO-8859-1 encoded feed to parse and display
  • Next by Date: Re: Trouble getting ISO-8859-1 encoded feed to parse and display
  • Previous by thread: Re: Trouble getting ISO-8859-1 encoded feed to parse and display
  • Next by thread: Re: Trouble getting ISO-8859-1 encoded feed to parse and display
  • Index(es):
    • Date
    • Thread