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 149618 - [65cat] Cannot perform Instant Rename of a variable indise a function
Summary: [65cat] Cannot perform Instant Rename of a variable indise a function
Status: CLOSED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-09 12:52 UTC by rajivderas
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

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 rajivderas 2008-10-09 12:52:53 UTC
steps to reproduce:
1) Create nbpython project
2) past the following code block

def loadstable(name,theglobals=None,thelocals=None,fromlist=None,level=-1):
    if name.split('.')[0]!="tools"
        print "Python"

3) Now click on the name variable in the if statement and perform Instant Rename it doesn't work


Product Version: nbPython M7
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nbpython)
Userdir: C:\Documents and Settings\Rajiv Perera\Application Data\.nbpython\dev
Comment 1 Jenselme 2017-06-22 20:27:12 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:19 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.