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 171160

Summary: Rename method is failing
Product: ruby Reporter: Erno Mononen <emononen>
Component: RefactoringAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2009-08-31 11:32:35 UTC
This was brought up on the users list, see http://forums.netbeans.org/topic16102.html. It reproducible if you try to 
rename the method from the call node, renaming from method def node works though.
Comment 1 Erno Mononen 2009-08-31 13:20:57 UTC
Fixed in 8827c8f8fcca.
Comment 2 Quality Engineering 2009-09-01 06:04:48 UTC
Integrated into 'main-golden', will be available in build *200909010201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8827c8f8fcca
User: Erno Mononen <emononen@netbeans.org>
Log: #171160: Rename method is failing