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 83450

Summary: Source corruption after adding two attributes with the same name
Product: uml Reporter: bugbridge <bugbridge>
Component: SynchronizationAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: sj-nb
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2006-08-25 09:44:46 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: ; Suggested Target Milestone : 5.5

Original submitter: sergeyp

Description:
reproduciblew with build 15

steps to reproduce:
1. create 'a' and 'b' classes
2. add attribute 'd' to 'a'
3' drag 'd' with CTRL from 'a' to 'b'
4' drag 'd' with CTRL from 'a' to 'b'
there are two attributes with name 'd' in class 'b' in model - 
same as in previous version of ide IDE (see issue 78594 )
there are two attributes with name 'd' in class 'b' source - new bug
Comment 1 Joanne Lau 2008-06-17 17:40:47 UTC
Drag attribute from one element to another element doesn't work in 6.5
Comment 2 Sergey Petrov 2008-09-25 10:29:51 UTC
it still possible to drag attributes with project tree. and the issue is reproducible but may be shouldn't be resolved
on code generation side but on project tree.