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

Bug 481046

Summary: [refs] Path encoding can cause type origins to not match
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 10.0   
Target Milestone: 10.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-10-29 14:06:10 EDT
Tern works directly off of input from the fileClient, so its type requests return un-encoded paths all the time. In the refs support if we get a search match from a resource whose path has been encoded we mis-compare the origins as not equal (when they may in fact be equal).