Hi, All,

I've found that [NSURL fileURLWithPath] doesn't convert such symbols as "+" into URL-encoded format. It only converts blanks into %20. As a result, such path, as _CS_DARWIN_USER_DIR, will not be converted into a valid URL. Is there any method or function here to produce a valid URL-encoded strings? Of course, I can do it by hands, but I'd just like to know if there is a correct standard way.

Thanks.

_______________________________________________

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

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

Reply via email to