| Summary: | Script resolver can fail to match paths that only differ in extension | ||
|---|---|---|---|
| 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 | ||
| Version: | 10.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
The problem was related to '.' appearing elsewhere in the path *not* for the extension. Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ddbb9b03e6dc7f9d0ebbd4551ca2981221a21d16 |