| Summary: | Project copy/move fails with server context path | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Server | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
The bug is reproducible as follows: 1) Change ServerTestsActivator.getServerLocation to add "/cc" context path 2) Uncomment the following line in WebApplication.start: properties.put(JettyConstants.CONTEXT_PATH, "/cc"); 3) Run WorkspaceServerTest. -> There are three failures, for copy, move, and rename tests. |