Malformed URL string in openURL
Malformed URL string in openURL
- Subject: Malformed URL string in openURL
- From: James Merkel <email@hidden>
- Date: Tue, 07 Jun 2011 16:42:28 -0700
I am sending a URL string to NSWorkspace's openURL method that has
the bracket characters ( ) in it. The URL can't be opened by
NSWorkspace. If I take out the ( ) characters NSWorkspace then opens
the URL, so I guess NSWorkspace considers the string with ( ) a
malformed URL.
Note, the ( ) characters are used by Mapquest to label a location. If
I just enter the URL string with brackets in the browser , it opens
mapquest ok.
Is there any way around this problem?
Thanks,
Jim Merkel
_______________________________________________
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