Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366815

Summary: [Move Method] When moving a getter method to another class the parameter when calling the new getter is this by default.
Product: [Eclipse Project] Platform Reporter: Jonathan Poedts <jonathanpoedts>
Component: IDEAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED INVALID QA Contact:
Severity: major    
Priority: P3 CC: remy.suen, sptaszkiewicz
Version: 4.2   
Target Milestone: ---   
Hardware: Macintosh   
OS: All   
Whiteboard:

Description Jonathan Poedts CLA 2011-12-15 09:52:17 EST
Build Identifier: 20110916-0149

Sometimes it should be something else (when the getter is called from an other class)

Reproducible: Always

Steps to Reproduce:
1. Move the method from one class to the other
2. The third class that called the getter before the refactoring is now wrong
Comment 1 Remy Suen CLA 2011-12-19 09:22:48 EST
What is this? Java? C/C++? Something else?
Comment 2 Szymon Ptaszkiewicz CLA 2013-02-18 10:37:40 EST
Closing. Please check what kind of project you are using and post it here or open a new bug against correct component.