> On Jan 21, 2016, at 6:23 PM, Jeff Evans <jev...@ars-nova.com> wrote:
> 
>       //The full url appears to have the anchor prepended, plus a couple of 
> dashes:

> 
>       #page3-- [pathtobook is here]/book/chapter1.html

The .description property of a URL assembled with -relativeToURL is weird 
looking like that, but it’s not the actual URL. To see the actual URL, use the 
.absoluteString property instead. Or convert the URL to an absolute URL by 
getting its .absoluteURL property.

—Jens
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to