bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #4706] gopen should use absolute path of filename


From: nobody
Subject: [bug #4706] gopen should use absolute path of filename
Date: Sat, 16 Aug 2003 09:46:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

=================== BUG #4706: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4706&group_id=99

Changes by: Gregory John Casamento <greg_casamento@yahoo.com>
Date: Sat 08/16/2003 at 09:46 (US/Eastern)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | gcasa




=================== BUG #4706: FULL BUG SNAPSHOT ===================


Submitted by: stefanu                 Project: GNUstep                      
Submitted on: Sun 08/10/2003 at 17:46
Category:  Gui/AppKit                 Severity:  3                          
Bug Group:  Bug                       Resolution:  None                     
Assigned to:  gcasa                   Status:  Open                         

Summary:  gopen should use absolute path of filename

Original Submission:  1. openapp Ink.app in ~
2. have some.rtf in ~
3. go to /tmp and have different some.rtf in /tmp
4. run: 'gopen some.tmp' in /tmp -> ~/some.rtf is opened
5. have other.rtf in /tmp and run 'gopen other.rtf' -> Ink will complain that 
the file does not exists

Patch is attached.

p.s.: by looking at ths bug i've seen some string appendings for paths using 
'/' instead of using stringByAppendingPathComponent: in NSWorkspace.m. i think 
that should be fixed to prevent future failures on mswindows or other os.



No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Sun 08/10/2003 at 17:46  Name: gopen.m.patch  Size: 0KB   By: stefanu

http://savannah.gnu.org/bugs/download.php?group_id=99&amp;bug_id=4706&amp;bug_file_id=588


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4706&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]