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

Summary: package specification for participants do not work
Product: uml Reporter: bugbridge <bugbridge>
Component: Design CenterAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: sj-nb
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.