Bug 2496 - Failing 'open with system editor' should default back (1GFBF3C)
Summary: Failing 'open with system editor' should default back (1GFBF3C)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Ryan Cooper CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:37 EDT by Kevin Haaland CLA
Modified: 2002-04-26 10:43 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Haaland CLA 2001-10-10 22:37:31 EDT
If you try to open a file that does not have a system editor, you will get an error 'Unable to open
external editor for <file>'.  If this occurs, the default editor should be reset.  Right now the editor
remains as the System Editor so double clicking on the file again will give the same error.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:31:57 EST
PRODUCT VERSION:
123

Comment 2 Simon Arsenault CLA 2002-04-16 11:12:39 EDT
Please look into this. Anytime the requested editor fails to open, the previous 
default should be kept.
Comment 3 Ryan Cooper CLA 2002-04-16 16:30:16 EDT
Build: 20020411

Currently for file types without System Editors, the default editor is the 
Eclipse plain text editor. The Sysem Editor can only be set as the default 
editor if the user specifies an actual external program. Currently, the only 
way to get the error described above is to select Open With->System Editor from 
the context menu for a file. The next time you double click on the file, the 
default editor (the plain text editor) is used again.
Comment 4 Simon Arsenault CLA 2002-04-26 10:43:47 EDT
Fix in build > 2002-04-26