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 151968 - Transf. an aggregation to simple association doesn't work
Summary: Transf. an aggregation to simple association doesn't work
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 12:47 UTC by nmirzadeh
Modified: 2009-05-25 21:06 UTC (History)
0 users

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 nmirzadeh 2008-10-31 12:47:29 UTC
Product Version: NetBeans IDE 6.1 (Build 200805300101)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Windows XP version 5.1 running on x86; Cp1252; nl_NL (nb)
Userdir: C:\Documents and Settings\nmirzadeh\.netbeans\6.1
--------
I've a class diagram where I've drawn many aggregation relationship. If I change an aggregation to a simple association 
and immediately restart (exit and start again the) NetBeans, I'll lose my modification (the aggregation to a simple 
association).
Comment 1 Sergey Petrov 2008-10-31 13:28:45 UTC
does it mean restart without saving? if so it's not a bug.
Comment 2 nmirzadeh 2008-10-31 13:36:19 UTC
After modification, I restart the NetBeans, and I see I lose what I've edited.
Comment 3 Sergey Petrov 2008-10-31 14:09:41 UTC
Which way restart was done, was save invoked before or any dialog with suggesstion to save appeared on close?
If it wan't saved before netbeasn close and no dialogs appeared on close then it's a bug. If it was saved and restarted
and convertion was missed it's another bug.
Comment 4 Sergey Petrov 2008-10-31 15:51:06 UTC
ok, save, restart, lose.
ufortunatly transform is missed from 6.5 so will not be addesssed in nearest release if will be ever. Need to test
review a bit.