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 86023 - package specification for participants do not work
Summary: package specification for participants do not work
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 12:29 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

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 bugbridge 2006-09-28 12:29:21 UTC
Original submitter: sergeyp

Description:
reproducible with buzz and coco

Steps to reproduce:
1. Create package with scoped diagram in project
2. place pattern to the diagram and bind with several roles
3. Create another package in project
4. Call popup menu for pattern node
5. Choose "Apply Design Pattern..."
6. Choose created 1st package as namespace in Target Scope dialog
7. In Roles and participant table change some names for some participants
8. Change some names in way that they will be placed in 2nd created package, i.e
write name in form : "name_of_2nd_package::name_of_element"
8. Choose create diagram
9. Click Finish
old behaviour: All elements are place to fiest package.
coke 060927: Invalid name dialog appears and all elemnts are placed to first package
Comment 1 Peter Lam 2008-06-10 21:22:16 UTC
still exists in 6.5, there's no invalid name dialog appearing but all elements specified are not in specified package.