Bug 307289 - KDevelop warning unclear about file deletion
Summary: KDevelop warning unclear about file deletion
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: Application templates (show other bugs)
Version: 4.3.1
Platform: Arch Linux Linux
: NOR major
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 20:46 UTC by Nicholas Loomans
Modified: 2013-06-12 01:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Loomans 2012-09-23 20:46:24 UTC
When creating a new project from PHP template, selecting an already populated folder brings up a warning that is not explicit that it will empty the folder resulting in project lost.

Reproducible: Always

Steps to Reproduce:
1. Projects > New from Template
2. Choose folder that already exists
3. Click next to view warning
Actual Results:  
Deletes all files in the folder

Expected Results:  
Warned me that all the files were about to be deleted, or files moved
Comment 1 Aleix Pol 2013-06-12 01:47:59 UTC
It doesn't delete all files in the folder, It only adds the project on top, as advertised.

The alternative would be not doing anything at all, given that there already is a big fat dialog I don't see how this can be error prone.