Bug 188851

Summary: [content assist] Use replaceString for prefix validation
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix none

Description Dani Megert CLA 2007-05-24 05:14:32 EDT
3.3 RC2.

The default string used for prefix validations should be the replacement string.

See bug 188247 for details.
Comment 1 Dani Megert CLA 2007-05-24 05:17:28 EDT
Created attachment 68525 [details]
Fix
Comment 2 Dani Megert CLA 2007-06-20 09:01:36 EDT
Fixed in HEAD.
Comment 3 Dani Megert CLA 2007-07-10 10:04:27 EDT
This change is not good, see bug 195423.
Comment 4 Dani Megert CLA 2007-07-10 10:05:34 EDT
We need to use the display string for performance reasons.