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

Bug 458450

Summary: [server] Find File fails if name contains '-'
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: unspecified   
Target Milestone: 8.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Grant Gayed CLA 2015-01-26 12:27:51 EST
- retrieve Orion's client project into your workspace
- Ctrl+Shift+F
- in the resulting "window"'s text file type: explorer
  -> shows three matches, ok
- now type: -
  -> should reduce the matches list to one item (explorer-table.js), but instead says "no matches found"
Comment 1 Anthony Hunter CLA 2015-01-26 14:20:36 EST
This problem is identical to Bug 455276 . I added the undoLuceneEscape() method for the search parameter but did not handle the case where we are searching filenames. I have fixed this issue with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=a3a389c9206e651b99b1e1adcd663a584d9fa694