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 - Source corruption after adding two attributes with the same name
Summary: Source corruption after adding two attributes with the same name
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 09:44 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-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.