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 96345 - Can not create logical folder and its subfolder with the same name
Summary: Can not create logical folder and its subfolder with the same name
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 17:32 UTC by dnikitin
Modified: 2007-05-25 20:01 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 2007-02-22 17:32:57 UTC
Can not create logical folder and its subfolder with the same name

I want to create the following logical structure on Projects tab: Source
Files->tmp->tmp

I create 'tmp' logical folder.
But when I try to create its subfolder 'tmp' I get warning message "Cannot
rename NewFolder2 to tmp. It already exists".
Comment 1 Thomas Preisler 2007-02-28 04:52:14 UTC
Fixed. It was also comparing name to parent name.
Comment 2 Thomas Preisler 2007-02-28 04:52:37 UTC
Fixed. It was also comparing name to parent name.