Bug 35490 - Search doesn't work for reference of 'cursorLocation'
Summary: Search doesn't work for reference of 'cursorLocation'
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1.1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-21 11:56 EST by David Audel CLA
Modified: 2003-06-10 10:22 EDT (History)
0 users

See Also:


Attachments
CharOperation patch (911 bytes, patch)
2003-03-21 12:08 EST, Philipe Mulet CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2003-03-21 11:56:32 EST
1) create a fresh workspace
2) import jdtcore as source and required projects as binary
3) open 'CompletionParser'
4) open 'dietParse()' method
5) select 'cursorLocation' in 'completionScanner.cursorLocation = 
cursorLocation;'
6) search reference in workspace

Only two references are found. All the references in CompletionScanner are not 
found.
Comment 1 Philipe Mulet CLA 2003-03-21 12:06:55 EST
Fix is trivial and only affects SearchEngine.
Comment 2 Philipe Mulet CLA 2003-03-21 12:08:07 EST
Created attachment 4288 [details]
CharOperation patch
Comment 3 Philipe Mulet CLA 2003-03-21 12:39:38 EST
Actually, it only occurs if block first entry is a prefix of the search key.
Not frequent scenario, removing RC4 tag.
Comment 4 Philipe Mulet CLA 2003-03-27 05:08:25 EST
Defer
Comment 5 Philipe Mulet CLA 2003-04-01 04:57:58 EST
Reopening
Comment 6 Philipe Mulet CLA 2003-04-01 04:58:31 EST
Fixed
Comment 7 Philipe Mulet CLA 2003-04-08 07:28:31 EDT
Backported to 2.1 maintenance stream.
Comment 8 Jerome Lanneluc CLA 2003-04-15 10:46:17 EDT
Fixed in 2.2 stream as well.
Comment 9 David Audel CLA 2003-06-02 09:29:09 EDT
Verified.
Comment 10 David Audel CLA 2003-06-10 10:22:45 EDT
Verified. for 3.0M1.