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 133883 - Association class does not persist after close and reopen project
Summary: Association class does not persist after close and reopen project
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords:
Depends on:
Blocks: 136119 136932
  Show dependency tree
 
Reported: 2008-04-24 22:03 UTC by Joanne Lau
Modified: 2008-06-21 03:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
before closing the project (16.66 KB, image/gif)
2008-04-24 22:04 UTC, Joanne Lau
Details
after closing and reopening project (16.53 KB, image/gif)
2008-04-24 22:04 UTC, Joanne Lau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joanne Lau 2008-04-24 22:03:23 UTC
Build: 080423

- DnD 2 class elements in the editor
- Add an association class between the 2 classes, and rename the association class to foo
  (see attached before.gif)
- Save files
- Close and reopen the project
- Bring up the diagram again,  notice that the link to the association class had disappeared,
  and the name of the association link no longer appears.  Instead,  there is a "Unnamed" in
  the right association end
  (see attached after.gif)
Comment 1 Joanne Lau 2008-04-24 22:04:13 UTC
Created attachment 60668 [details]
before closing the project
Comment 2 Joanne Lau 2008-04-24 22:04:51 UTC
Created attachment 60669 [details]
after closing and reopening project
Comment 3 Sergey Petrov 2008-04-30 18:38:03 UTC
to support loading from ts will wait for this issue resolving.
Comment 4 _ jyothivasa 2008-06-13 23:37:17 UTC
Fixed
Comment 5 Joanne Lau 2008-06-20 18:11:51 UTC
verified in 080619
Comment 6 Quality Engineering 2008-06-21 03:57:02 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #272 build
Changeset: http://hg.netbeans.org/main/rev/94b8d6efca95
User: jyothivasa@netbeans.org
Log: Fix for #133883. Association Class Now persists correctly