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

Bug 412802

Summary: Different filesystem ordering breaks Git repositories page
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: GitAssignee: Project Inbox <orion.git-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-07-11 16:55:48 EDT
1. I installed the HTML5 Local Filesystem plugin (http://myOrionServer/plugins/HTML5LocalFilePlugin.html)

2. Somehow I got into a state where the HTML5 plugin appears earlier in my plugin list than the default Orion filesystem (fileClientPlugin.html). So for example, when I open the Navigator, it shows the HTML5 file contents by default rather than my Orion projects.

In this state, going to the Git Repositories page produces an error. The page doesn't load.
> Invalid clone request: filesystem:http:/localhost:8080/temporary/

In the JS console I see this
> GET http://localhost:8080/gitapi/clone/filesystem:http://localhost:8080/temporary/ 400 (Bad Request)

I realize this is an unusual state but I expected the Git features to still work. To get out of this, I had to mess around with my plugin list until HTML5 was near the bottom again.
Comment 1 Silenio Quarti CLA 2014-09-18 12:18:13 EDT
This should not be a problem anymore. We are explicitly loading the workspace of the orion file system.