Hi Uli. On 17.12.2010 09:59, Uli Kusterer wrote:
Another guess is that the folder he's having an issue with maybe was created by such a wrong way and hence didn't get its name properly normalized ... might be worth trying to re-type the file name in Finder to make sure it's correct?
The app developer now found that the difference is this: When he gets a file/folder name from the Finder, the German umlauts are decomposed (e.g. "ä" becomes two chars: the "a" and the "¨") while typing it directly in the app's search field he gets only one char, the "ä".
Because the app is looking for file dupes, the "costs" are much higher when he adjusts all found file specs instead of decomposing the search string from his app. This way he could now fix this issue.
Thanks to all of you who gave their suggestions. ---UlfDunkel _______________________________________________ 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