Bug 132139

Summary: [assist] Duplicate names while completing in local variable declaration
Product: [Eclipse Project] JDT Reporter: Frederic Fusier <frederic_fusier>
Component: CoreAssignee: David Audel <david_audel>
Status: VERIFIED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: eclipse, martinae
Version: 3.2   
Target Milestone: 3.4 M1   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

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.