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 - Rename method is failing
Summary: Rename method is failing
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 11:32 UTC by Erno Mononen
Modified: 2009-09-01 06:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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