On 20 Sep 2011, at 22:40, Kevin Perry wrote: > There's a bug in NSDocument in that it doesn't protect itself against nil > return values from -fileNameExtensionForType:saveOperation:. To work around, > make sure you return a non-nil value from that method.
Thank you very much! Now everything works perfectly (if super does return nil, I replace it with @""). Kind regards, Gerriet. _______________________________________________ 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