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 148401 - InvocationTargetException on opening diagrams by click on owner
Summary: InvocationTargetException on opening diagrams by click on owner
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords: REGRESSION
: 148688 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-25 17:18 UTC by Sergey Petrov
Modified: 2008-10-03 00:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (4.59 KB, text/plain)
2008-09-25 17:20 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2008-09-25 17:18:04 UTC
open GoF"Behavioral|Chain of Responsibility
see exception in log
Comment 1 Sergey Petrov 2008-09-25 17:20:00 UTC
Created attachment 70608 [details]
stack trace
Comment 2 Peter Lam 2008-09-25 21:18:50 UTC
this must be a regression from somewhere since I have tested opening of all design pattern diagrams before.
Comment 3 Sergey Petrov 2008-09-26 04:47:49 UTC
yes, this one from implementation of node centering after double click in project tree.
Comment 4 Sergey Petrov 2008-09-29 11:41:59 UTC
the same in general project:
create package with scoped class diagram.
drop the package to the diagram.
close the diagram.
doubleclick on the package in project tree.
select diagram in scoped diagram section and press ok.
exception is thrown.
Comment 5 Sergey Petrov 2008-09-29 13:58:02 UTC
shouldn't try to navigate to element if navigation to scoped diagram is chosen
Comment 6 Sergey Petrov 2008-09-29 14:04:00 UTC
http://hg.netbeans.org/uml-main/rev/869c7f98ddb6 fixed
Comment 7 Trey Spiva 2008-09-29 18:07:26 UTC
Reviewed
Comment 8 Sergey Petrov 2008-09-30 04:52:32 UTC
*** Issue 148688 has been marked as a duplicate of this issue. ***
Comment 9 Quality Engineering 2008-09-30 06:08:02 UTC
Integrated into 'main-golden', will be available in build *200809300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/869c7f98ddb6
User: sergeyp@netbeans.org
Log: fix #148401 disable navigation to element (centering) for navigation to a diagram
also npe check is added and some cleanup
Comment 10 Trey Spiva 2008-09-30 18:13:24 UTC
Reviewed
Comment 11 Peter Lam 2008-10-03 00:53:41 UTC
verified in build 20081002