Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 397582

Summary: Find Files (Ctrl+Shift+F) returns 0 results on most pages
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: libingw
Version: 2.0   
Target Milestone: 2.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-01-07 10:08:34 EST
Using orion.eclipse.org @ build id: I20130106-2230

1. Go to the Settings (or Shell, or Sites, or Repositories) page
2. Press Ctrl+Shift+F, then start typing a filename that exists in your workspace
3. "No matches found"

The dialog only appears to work on the Navigator page.

Looking at the xhr calls, I see a /filesearch request with a suspicious parameter

> sort: NameLower asc
> rows: 100
> start: 0
> q: NameLower:uri* Location:undefined*
                             ^^^^^^^^^^