| Summary: | [server] simple metadata storage should allow bar character in project names on Windows | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Anthony Hunter <ahunter.eclipse> |
| Component: | Server | Assignee: | Anthony Hunter <ahunter.eclipse> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Anthony Hunter
The problem is resolved with commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=292354537321d402443aca9e98afd3fb2191b8ba As a workaround on Windows, rather than saving "sbrandys | SB1", the bar is replaced with three dashes. I also added a JUnit test for project creation with a bar in the name and project rename of a project with a bar in the name. Migration is handled by commit: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=e31eda93e3d7241ecbc2ac81fe3effa9854fbbe5 |