Bug 449652 - No feedback when saving snippet without a import capable repo
Summary: No feedback when saving snippet without a import capable repo
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Recommenders (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-11-02 13:54 EST by Johannes Dorn CLA
Modified: 2019-07-24 14:36 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 Johannes Dorn CLA 2014-11-02 13:54:51 EST
When editing a snippet that comes from a repo that is non-editable, (isImportSupported() == false) and no editable repo is present, trying to save a snippet will not give any feedback. The snippet simply remains dirty. 
An error dialog should pop up telling the user that there is no repository available that can import snippets. 
The dialog could give the option to open the create repository wizard.