Bug 264822 - [search] **A* does not give matching regions for _ActivatorImplBase
Summary: [search] **A* does not give matching regions for _ActivatorImplBase
Status: VERIFIED DUPLICATE of bug 264817
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.5 M6   Edit
Assignee: Frederic Fusier CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 05:08 EST by Dani Megert CLA
Modified: 2009-02-13 10:32 EST (History)
0 users

See Also:


Attachments
Additional tests (464 bytes, patch)
2009-02-13 09:23 EST, Frederic Fusier 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 2009-02-13 05:08:37 EST
N20090214-2000.

**A* does not give matching regions for _ActivatorImplBase
Comment 1 Frederic Fusier CLA 2009-02-13 09:23:17 EST
Different test case but same reason than for bug 264817: the insensitive comparison only lowered the name, hence compare an 'a' with the 'A' of the pattern and failed...



*** This bug has been marked as a duplicate of bug 264817 ***
Comment 2 Frederic Fusier CLA 2009-02-13 09:23:55 EST
Created attachment 125639 [details]
Additional tests
Comment 3 Dani Megert CLA 2009-02-13 10:32:53 EST
VERIFIED in HEAD.