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

Bug 390029

Summary: Site URL mapping decodes URI components
Product: [ECD] Orion Reporter: Rafael Chaves <eclipse>
Component: ServerAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Rafael Chaves CLA 2012-09-20 11:23:46 EDT
Apparently, if I configure a site to map to another site, the paths to the other site cannot have special URI chars in the path, even if properly encoded.

I have a site that serves a URL such as:

http://localhost:8090/foo%2Fbar

If I configure a site to map a path such as 'other' to http://localhost:8090/ and then when I hit http://127.0.0.2:8080/other/foo%2Fbar/ I get a JSON response from Orion:

No mappings matched other/foo/bar

The mapped-to server log shows a GET hit at http://localhost:8090/foo/bar
Comment 1 John Arthorne CLA 2015-05-05 14:40:17 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see:

https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html