| Summary: | file rename is broken | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | ||
| Version: | 0.5 | ||
| Target Milestone: | 0.5 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Susan McCourt
fixed with http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=8925aa7b2fdc28dda73fbec1c2fcbbb255dc3c7d The rename command had always only been invoked "inline" so the item was always a singleton. Now it was a single item in a (selection service) array. |