Re: -[NSURL path] returning empty string for relative file URL
Re: -[NSURL path] returning empty string for relative file URL
- Subject: Re: -[NSURL path] returning empty string for relative file URL
- From: Rob Mayoff <email@hidden>
- Date: Thu, 10 Nov 2005 18:12:40 -0600 (CST)
- Envelope-sender: email@hidden
In "file://foo.bar", the host part is "foo.bar" and the path part is
empty. You probably mean "file:///foo.bar", in which the host part is
empty and the path part is "/foo.bar".
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden