URLByResolvingBookmarkData not case sensitive
URLByResolvingBookmarkData not case sensitive
- Subject: URLByResolvingBookmarkData not case sensitive
- From: Trygve Inda <email@hidden>
- Date: Mon, 05 Jan 2015 08:11:58 -0800
- Thread-topic: URLByResolvingBookmarkData not case sensitive
I am using URLByResolvingBookmarkData .
If I make a Bookmark to a file:
/Volumes/Macintosh HD/Documents/MyFile.txt
and later resolve it with URLByResolvingBookmarkData, I get the original
path as expected.
Then if I change the filename to MYFILE.txt in the Finder and resolve the
bookmark again, the URL is still the mixed-case path above instead of the
new uppercase file path.
I would expect to get the current path in a case sensitive way.
??
Trygve
_______________________________________________
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