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 247268 - Not using CsmRefactoringNameProvider causes problems with renaming Tuxedo SCA Service
Summary: Not using CsmRefactoringNameProvider causes problems with renaming Tuxedo SCA...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 11:56 UTC by Vladimir Kvashin
Modified: 2016-07-22 01:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed fix (2.92 KB, patch)
2014-09-18 13:47 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2014-09-18 11:56:59 UTC
This came from Studio. Renaming of Tuxedo SCA Service was broken, because when determining a set of relevant files CsmRefactoringPlugin.getRelevantFiles() method does not call CsmRefactoringNameProvider.getRefactoredName.
Comment 1 Vladimir Kvashin 2014-09-18 13:47:15 UTC
Created attachment 149346 [details]
proposed fix
Comment 2 Vladimir Kvashin 2016-07-21 09:22:36 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/9a5c790efb27
Comment 3 Quality Engineering 2016-07-22 01:51:59 UTC
Integrated into 'main-silver', will be available in build *201607220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9a5c790efb27
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #247268 - Not using CsmRefactoringNameProvider causes problems with renaming Tuxedo SCA Service