Bug 2711 - [Import/Export] Editor settings lost on repeated import (1GIEWWK)
Summary: [Import/Export] Editor settings lost on repeated import (1GIEWWK)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2001-10-10 22:41 EDT by Nick Edgar CLA
Modified: 2005-08-04 07:54 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-10 22:41:58 EDT
- import a plugin.xml file from the file system
- open it with the default text editor
- verify that setting was remembered:
	- close editor
	- double-click on the file
	- it opens with the default text editor
	- close it
- import the file again, answering yes to overwrite
	- double-click on the file
	- it opens with the plugin editor

Seems like some properties should be remembered even if the content gets replaced,
although it's not clear all content should be remembered.

Here, UI is deleting the file first.  Should leave replacement policy up to core.

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 19:11:17 EST
PRODUCT VERSION:
129

Comment 2 Nick Edgar CLA 2002-01-27 14:48:24 EST
Not critical
Comment 3 Randy Giffen CLA 2002-08-08 15:15:07 EDT
Reopen for investigation
Comment 4 Eduardo Pereira CLA 2002-09-03 14:35:12 EDT
The editor is persisted as a property of that file. If the file is deleted and 
a new one is created the property is lost. Tagging it as [Import/Export], it 
may be possible to replace the file without loosing its properties.
Comment 5 Tod Creasey CLA 2005-08-04 07:54:20 EDT
We now  support (as of 3.1) all of the properties that the OS can give us.