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 139499 - cdfs class with nested class does not show nested link on class diagram
Summary: cdfs class with nested class does not show nested link on class diagram
Status: VERIFIED DUPLICATE of bug 139496
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 22:48 UTC by Peter Lam
Modified: 2008-08-15 21:32 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 Peter Lam 2008-07-09 22:48:18 UTC
build 20080709

- create and name a couple of classes on the project tree
- DnD one of the class to the other class to create a subclass or nested of the other
- CDFS the outer class to a class diagram
Result: both classes are displayed on the diagram but no nested link
Comment 1 Trey Spiva 2008-07-14 16:50:38 UTC

*** This issue has been marked as a duplicate of 139496 ***
Comment 2 Peter Lam 2008-08-15 21:32:05 UTC
verified in build 20080815. The subclass is no longer displayed on the cdfs diagram. A separate issue 144124 was opened
to track this problem since selecting both classes do show the nested link now.