Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Eugene Vigdorchik
Subsystem
Plugin Support. API
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Robert F. Beeger
    5 years ago (25 Nov 2006 18:32)
  • Updated by   root
    2 years ago (17 Jan 2010 20:38)
  • Jira: IDEADEV-12243
    (history, comments)
 
IDEA-35719 RefactoringActionHandlerFactory.getInstance().createExtractSuperclassHandler() creates wrong handler
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
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.

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Robert F. Beeger
  Robert F. Beeger
25 Nov 2006 18:52
5 years ago
That was fast like hell ;)
Thanks!