Re: Unicode filenames with Apple File System and UIManagedDocument
Re: Unicode filenames with Apple File System and UIManagedDocument
- Subject: Re: Unicode filenames with Apple File System and UIManagedDocument
- From: email@hidden
- Date: Sat, 11 Mar 2017 12:46:46 -0500
> On Mar 9, 2017, at 7:31 AM, Chris Ridd <email@hidden> wrote:
>
>
>> On 8 Mar 2017, at 22:56, Peter Edberg <email@hidden> wrote:
>>
>>>
>>> On Mar 8, 2017, at 1:44 PM, David Reed <email@hidden> wrote:
>>>
>>> Thanks Peter.
>>>
>>> I am going to try to find time in the next few days to file a bug report. I'll obviously include this information. Is there anything else you think I should include?
>>
>> Nothing else leaps out at me other than the usuals (system version, exact steps to repro, etc.).
>> - Peter E
>
> The only other thing I’d do (if possible) is to use NSFileManager and enumerate all the filenames in the directory containing the “bad” document. Possibly the process of zipping stuff up will mangle the bytes of the filename, so the more “raw” info you can get from the OS the better.
>
> Chris
Thanks, I reported the bug: rdar://30993389
I did do a directory enumeration and the "persistentStore" files that UIMangagedDocument creates were missing. The directory name was there as was the StoreContent directory inside it, but the StoreContent directory was empty.
Thanks,
Dave Reed
_______________________________________________
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