| Summary: | Quick search(CTRL+H) does not scope down to the project folder(top level folder). | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
This only happens to the nodejs server. We decide the search scope from the current opened file by using its metadata.Parents[metadata.Parents.length -1]. But the nodejs server returns only {Location, Name, ChildrenLocation}. The information here is not good enough to judge if it is a non root folder.