| Summary: | Discarding an empty set of changes results in a mute NPE | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> |
| Component: | Client | Assignee: | Eric Moffatt <emoffatt> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | ahunter.eclipse, grant_gayed |
| Version: | 6.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Maciej Bendkowski
The error 500 is hidden from the UI, but you can see if you bring up the developer console. Fixed with this commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e8a1d7209ad0a94a6956a3b53354fe76b4435bad We now apply the same logic as we do to patches...give a warning banner if nothing is selected... |