Bug 276312 - org.eclipse.php.internal.ui.actions.ReorgMoveAction throws class cast exception
Summary: org.eclipse.php.internal.ui.actions.ReorgMoveAction throws class cast exception
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Roy Ganor CLA
QA Contact: Sylvia Tancheva CLA
URL:
Whiteboard:
Keywords: contributed
: 275084 275517 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-14 10:20 EDT by Pavel Petrochenko CLA
Modified: 2020-05-14 11:08 EDT (History)
4 users (show)

See Also:


Attachments
proposed patch (904 bytes, patch)
2009-05-14 10:31 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:20:11 EDT
org.eclipse.php.internal.ui.actions.ReorgMoveAction throws class cast exception on line 89 because it suggest that selection should always implement IStructuredSelection.(see line 89)
Comment 1 Pavel Petrochenko CLA 2009-05-14 10:31:53 EDT
Created attachment 135785 [details]
proposed patch

proposed patch
Comment 2 Toshihiro Izumi CLA 2009-05-21 21:54:13 EDT
This will also resolve bug #275084, #275517.
Comment 3 Roy Ganor CLA 2009-05-22 00:44:23 EDT
thanks Guys!

committed to HEAD
Comment 4 Roy Ganor CLA 2009-05-22 00:45:22 EDT
*** Bug 275517 has been marked as a duplicate of this bug. ***
Comment 5 Roy Ganor CLA 2009-05-22 00:46:01 EDT
*** Bug 275084 has been marked as a duplicate of this bug. ***
Comment 6 Sylvia Tancheva CLA 2010-02-08 03:52:49 EST
Seems OK - closing.
Reopen if problem is still relevant.