| Summary: | [tern] Tern should respond to unknown requests | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | curtis.windatt.public |
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=165d05e565520345e178cf1bb4a045a676229c93 I also fixed some casing problems with the delfile vs. delFile request and moved the addFile and delFile requests to the handlers object. Curtis, please verify. All unit tests pass (except for the one open impl test that is supposed to fail) |