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

Bug 381991

Summary: DBCS: Searching Japanese file names shows "????" in the dialog.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse, ken_walker
Version: 0.4   
Target Milestone: 3.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2012-06-07 09:22:59 EDT
Use Firefox or Chrome to create a folder and a file under it in Japanese(Chinese).
Wait for a while for indexing to be done.
Search on that Japanese name(or part of the name).
Seems that search hits that file but the dialog shows "???".
Clicking on that file. The editor shows the file meta data:

{
  "Attributes": {
    "Executable": true,
    "ReadOnly": false,
    "SymLink": false
  },
  "ChildrenLocation": "/file/IQ/?depth=1",
  "Directory": true,
  "ExportLocation": "/xfer/export/IQ.zip",
  "ImportLocation": "/xfer/import/IQ",
  "Length": 4096,
  "LocalTimeStamp": 1339072670000,
  "Location": "/file/IQ/",
  "Name": "漢字",
  "Parents": [],
  "SearchLocation": "/filesearch?q="

The eiditing URL is :
http://orion.eclipse.org/edit/edit.html#/file/IQ/????.js
Comment 1 Anthony Hunter CLA 2013-05-24 16:31:23 EDT
This problem will be solved by the fixed delivered with bug 406757 and bug 406856
Comment 2 Anthony Hunter CLA 2013-06-03 13:47:51 EDT
(In reply to comment #1)
> This problem will be solved by the fixed delivered with bug 406757 and bug
> 406856

This problem is now resolved.