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

Bug 428663

Summary: Github FS needs to support relative URLs
Product: [ECD] Orion Reporter: Simon Kaegi <simon_kaegi>
Component: ClientAssignee: Simon Kaegi <simon_kaegi>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 5.0 RC2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Simon Kaegi CLA 2014-02-20 11:00:39 EST
Github uses a "ref" query parameter for branch which will get lost in relative url creation as only paths are used for relative calculation. We need to customize GitHub's urls to support embedding of ref information in the path portion.
Comment 1 Simon Kaegi CLA 2014-03-02 22:56:33 EST
Fixed.