| Summary: | Autosave stops working | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Silenio Quarti <Silenio_Quarti> |
| Component: | Editor | Assignee: | Silenio Quarti <Silenio_Quarti> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | gheorghe, Mike_Wilson |
| Version: | 4.0 | Flags: | gheorghe:
review+
|
| Target Milestone: | 4.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Silenio Quarti
An exception happen after step 5) because the input manager fileMetadata is null. The save success handler runs after the fileMetadata is nulled out. The fix is to check that the save handler is running for the current input. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=2b330009df06d62ae26858d69fb224edcf39ba20 |