|
From: | anonymous |
Subject: | [bugs #9536] NSDocument not including extention at time of delegate call in save |
Date: | Fri, 02 Jul 2004 17:31:46 -0400 |
User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.7 |
This mail is an automated notification from the bugs tracker of the project: GNUstep. /**************************************************************************/ [bugs #9536] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9536> Project: GNUstep Submitted by: 0 On: Fri 07/02/2004 at 17:29 Category: Gui/AppKit Severity: 5 - Average Item Group: Change Request Resolution: None Assigned to: None Status: Open Summary: NSDocument not including extention at time of delegate call in save Original Submission: Using NSDocument - (void)saveDocumentWithDelegate:(id)delegate didSaveSelector:(SEL)didSaveSelector contextInfo:(void *)contextInfo and asking for the file name does not yet include the extension. This means the app gets the wrong name (= right name - extension) at that point. Extension is provided in cocoa. I would argue that should be the same in GNUstep so the app has the right, full name at time of save. For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9536> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |