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

Bug 406909

Summary: Editor page Sidebar navigator does not work with additional file systems
Product: [ECD] Orion Reporter: Ken Walker <ken_walker>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon
Version: 3.0   
Target Milestone: 3.0 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Ken Walker CLA 2013-04-30 10:44:47 EDT
In latest, if you use Chrome and install the HTML5 file system, the sidebar nav does not display anything.  Same is true if you install a WEBdav FS.
Comment 1 Mark Macdonald CLA 2013-04-30 19:16:54 EDT
The sidebar was reimplementing part of the explorer functionality that dealt with loading a node and its children, and did so by making an assumption that does not hold for every filesystem. (The Orion Java server fetches a folder's Children when the folder's metadata is requested -- in API terms, these are two separate operations and filesystems aren't required to provide this "shortcut").

Changed to reuse the explorer code correctly and it is fixed.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=9c02cd14258d820c561f7b78