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

Bug 465887

Summary: GVT45:Germany 1 to 2 mapping failed[Müller and Mueller comparation]
Product: [ECD] Orion Reporter: Jin Shi <shijinsj>
Component: EditorAssignee: libing wang <libingw>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: baochlin, kitlo, kqli, libingw, Michael_Rennie, shijinsj
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Germany 1 to 2 mapping failed[Müller and Mueller comparation] none

Description Jin Shi CLA 2015-04-30 04:02:45 EDT
Created attachment 252936 [details]
Germany 1 to 2 mapping failed[Müller and Mueller comparation]

Build Id: 9.0.0-v20150428-2228 
Please note that This test should be execute on German environment (Browser language should set to Germany)
Steps to reproduce:
1, Create a file named "Müller.txt"
2,Launch the Find File dialog by pressing Ctrl+Shift+F (Cmd+Shift+F MacOS)
3,Input "Mueller" to search
Problem Description:
The file "Müller.txt" can't be found by searching "Mueller" which should be found.
PS: The search function in the editor and "search in folder" function also has the same problem.
Comment 1 John Arthorne CLA 2015-06-01 14:40:29 EDT
This is a developer tool and the general expectation for search is that it is a literal string search. We are not attempting to do natural language search at all (stemming, diacritic mapping, etc). I assume it is legal to have both Müller.txt and Mueller.txt files in the same directory so we should only identify the precise match.