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

Bug 432948

Summary: Readonly file widget: Github file system plugin fails on getting meta data if a resource parent folder name has space.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2014-04-16 12:21:58 EDT
If a file in the repo has a file like this:
MasterBranch/folder with space/foo.js , then getting meta data on this file will throw bad URL error.
This is because the private function _getParents is trying to decode the parent segments.