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 87869 - name conflict is checked in project tree for elements with default name
Summary: name conflict is checked in project tree for elements with default name
Status: REOPENED
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 14:06 UTC by Sergey Petrov
Modified: 2009-05-25 21:06 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 Sergey Petrov 2006-10-24 14:06:50 UTC
reproducible with 061023_7

element with default name is checked for name conflict in project tree (but not
checked on diagrams)
Comment 1 Andrew Korostelev 2007-03-26 10:21:44 UTC
behaviour should be the same as for Packages - several unnamed elements should
be allowed
Comment 2 Yang Su 2008-09-05 23:24:49 UTC
not reproducible in 6.5 build, unnamed elements are not checked for naming collision.
Comment 3 Peter Lam 2008-10-03 23:29:19 UTC
verified in build 20081003. default Unnamed elements are no longer checked but Unnamed packages are still checked so
can't create several packages with default Unnamed. This should be consistent.