Re: Malformed URL string in openURL
Re: Malformed URL string in openURL
- Subject: Re: Malformed URL string in openURL
- From: Howard Siegel <email@hidden>
- Date: Tue, 07 Jun 2011 19:55:35 -0700
On Tue, Jun 7, 2011 at 18:20, Jens Alfke <email@hidden> wrote:
>
> On Jun 7, 2011, at 6:17 PM, James Merkel wrote:
>
> > mapquestURLString = [NSString stringWithString:@"
> http://mapq.st/?maptype=hybrid&q=39.7452,-104.98916(Test point label)”];
>
> It’s not the parens that are illegal, it’s the spaces. Change them to
> and you should be OK.
>
Or change the spaces to pluses ("+").
- h
_______________________________________________
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