Bug 276316 - org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction throws NullPointer exception during update()
Summary: org.eclipse.php.internal.ui.actions.OpenTypeHierarchyAction throws NullPointe...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Roy Ganor CLA
QA Contact: Sylvia Tancheva CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-05-14 10:35 EDT by Pavel Petrochenko CLA
Modified: 2020-05-14 11:07 EDT (History)
2 users (show)

See Also:


Attachments
proposed patch (1.16 KB, patch)
2009-05-14 10:35 EDT, Pavel Petrochenko CLA
jacek.pospychala: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Petrochenko CLA 2009-05-14 10:35:20 EDT
Created attachment 135786 [details]
proposed patch

Exception is raised in method getSelectionModelElement when NodeFinder fails to find selected ASTNode.
Comment 1 Roy Ganor CLA 2009-05-14 10:59:44 EDT
contributed by Pavel,
thanks!

Comment 2 Gadi Goldbarg CLA 2010-02-08 04:04:51 EST
Closing
[Sylvia Tancheva]