| Summary: | "Raw" action doesn't work with a contextPath | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | 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: | |||
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.