| Summary: | scriptResolver fails to resolve multi-part non-relative logical paths | ||
|---|---|---|---|
| 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: | 9.0 | ||
| Target Milestone: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b3819a88637dc892ebfdfc7189108babd3a903d7 Curtis, please verify. I'm not following what was failing. I have a path in a node require "data/xml/xmlrpc" and the equivalent "./data/xml/xmlrpc". On hover I'm able to resolve the the existing file. Content assist can find appropriate proposals from the created object as well. fixed. |