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

Bug 374680

Summary: URL to list file servers is not working
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.5   
Target Milestone: 0.5 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2012-03-19 13:44:25 EDT
Per Bug 368282, going to 
 /navigate/table.html#/

Should give you a list of all the filesystem providers that you have installed. It is broken at the moment. When you try to load it, there's an error:

TypeError
  arguments: Array[2]
    0: "length"
    1: undefined
  type: "non_object_property_load"
  at searchClient.js line 99
Comment 1 Susan McCourt CLA 2012-03-19 13:51:15 EDT
Libing, can you look at this?
The "#/" is a backdoor for working with multiple file systems at a time.  We need a unit test somewhere for this behavior, as it's not documented anywhere and thus easy to break.