Bug 132139 - [assist] Duplicate names while completing in local variable declaration
Summary: [assist] Duplicate names while completing in local variable declaration
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 minor (vote)
Target Milestone: 3.4 M1   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 138401 138938 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-16 07:40 EST by Frederic Fusier CLA
Modified: 2007-08-03 06:59 EDT (History)
2 users (show)

See Also:


Attachments
Proposed fix (4.50 KB, patch)
2007-06-27 11:27 EDT, David Audel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2006-03-16 07:40:52 EST
Using build I20060307-1315.

I complete in following local variable name declaration:
TypeNameRequestor name|

"nameRequestor" is proposed twice in the three proposals I get:
nameRequestor TypeNameRequestor
nameRequestor TypeNameRequestor
nameTypeNameRequestor TypeNameRequestor
Comment 1 David Audel CLA 2006-04-26 04:29:01 EDT
*** Bug 138401 has been marked as a duplicate of this bug. ***
Comment 2 David Audel CLA 2006-04-27 10:51:04 EDT
*** Bug 138938 has been marked as a duplicate of this bug. ***
Comment 3 David Audel CLA 2007-06-27 11:27:32 EDT
Created attachment 72614 [details]
Proposed fix
Comment 4 David Audel CLA 2007-06-27 11:29:53 EDT
Released for 3.4M1

Test added:
  CompletionTests#testCompletionFieldName2()
Comment 5 Frederic Fusier CLA 2007-08-03 06:59:15 EDT
Verified for 3.4M1 using build I20070802-0800.