History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-12243
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Eugene Vigdorchik
Reporter: Robert F. Beeger
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

RefactoringActionHandlerFactory.getInstance().createExtractSuperclassHandler() creates wrong handler

Created: 25 Nov 06 17:32   Updated: 25 Nov 06 17:52
Component/s: Plugin Support. API
Fix Version/s: Demetra 6.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,111
Fixed in build: 6,570
Severity: Medium


 Description  « Hide
The handler created is the handler for the "Change Signature" refactoring and not the expected handler for the refactoring "Extract superclass"

This bug isn't new. It here for some time now. I think I encountered it the first time in 5766, but I was to lazy to post it.



 All   Comments   Work Log   Change History      Sort Order:
Robert F. Beeger - 25 Nov 06 17:52
That was fast like hell
Thanks!