• 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
Correct way to specify anchors with NSURL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Correct way to specify anchors with NSURL?


  • Subject: Correct way to specify anchors with NSURL?
  • From: Graham Cox <email@hidden>
  • Date: Thu, 21 Apr 2016 12:59:30 +1000

Hi all,

I’m building a URL from parts, which may include anchors.

When I do this:

url = [myURL URLByAppendingPathComponent:@“page#anchor”];

I get a URL which has replaced the # with #. That may be correct as such, but when it’s used to load the actual page, it results in a 404. If I type the same URL directly in using a typed # character, it resolves correctly.

What’s the correct way to append an anchor to a URL?

—Graham



_______________________________________________

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: Correct way to specify anchors with NSURL?
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Air Drop-style sharing between instances of my app?
  • Next by Date: Re: Correct way to specify anchors with NSURL?
  • Previous by thread: Re: Air Drop-style sharing between instances of my app?
  • Next by thread: Re: Correct way to specify anchors with NSURL?
  • Index(es):
    • Date
    • Thread