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

Changes by: Gregory John Casamento <[EMAIL PROTECTED]>
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/



_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to