Bug 188851 - [content assist] Use replaceString for prefix validation
Summary: [content assist] Use replaceString for prefix validation
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 05:14 EDT by Dani Megert CLA
Modified: 2007-07-10 10:05 EDT (History)
0 users

See Also:


Attachments
Fix (6.39 KB, patch)
2007-05-24 05:17 EDT, Dani Megert CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.