This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 76266 - Two logical folders with the same name
Summary: Two logical folders with the same name
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 12:21 UTC by dnikitin
Modified: 2007-05-29 12:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2006-05-12 12:21:21 UTC
There is an ability to create two logical folders with the same name.

1. Create any C/C++ Project.
2. Right-click the project node and choose New Folder. A new logical folder is
added to the project.
3. Right-click the "New Folder 1" and choose "Rename ...". Type new folder name
(e.g. "tmp")
4. Create one more logical folder and rename it to 'tmp'

There are two logical folder with name 'tmp'
Comment 1 Thomas Preisler 2006-06-02 06:24:43 UTC
fixed