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 113670 - duplicate getter/setter displayed for attribute on diagram
Summary: duplicate getter/setter displayed for attribute on diagram
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-23 22:17 UTC by Peter Lam
Modified: 2007-08-27 19:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
duplicate getter/setter (31.03 KB, image/png)
2007-08-23 22:23 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2007-08-23 22:17:59 UTC
this is a regression. I got the latest build 070823-b2736 this morning.

Repro steps:
- create a java platform model project
- create a class diagram
- add and name a class on the diagram
- add and name an attribute to the class
Result: the 2nd set of getter/setter are displayed on for the newly added attribute. Deleting the attribute does remove
only one set of getter/setter leaving one extra set in the class. This seems to be only the display on the diagram. The
project tree shows no duplicate getter/setter. See attached screenshot.
Comment 1 Peter Lam 2007-08-23 22:23:30 UTC
Created attachment 47217 [details]
duplicate getter/setter
Comment 2 Thuy.d Nguyen 2007-08-24 17:53:47 UTC
This regression is caused by the fix for issue 78803.  
Fixed and integrated.
Comment 3 Peter Lam 2007-08-27 19:16:17 UTC
verified in build 070827-b2819