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

Bug 407425

Summary: "Raw" action doesn't work with a contextPath
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-05-07 11:06:31 EDT
1. Launch the Orion server with a contextPath (this requires modifying WebApplication.java in the server source code and launching from Eclipse, or building the server as a WAR file, or something)
2. Use the Orion Navigator to create a file
3. Try Actions > Raw to view the raw file contents.

The file is not found. The URL looks something like
> http://localhost:8080/cc/cc/file/myuser/myproject/myfile.js

Where cc is the context path.