| Summary: | [Project] Links plugged in to project view have invalid {+OrionHome} in contents | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Component: | Client | Assignee: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ken_walker, Silenio_Quarti, simon_kaegi |
| Version: | 4.0 | Flags: | Silenio_Quarti:
review+
simon_kaegi: review+ |
| Target Milestone: | 4.0 RC3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Project explorer did not use the URITemplate, this commit fixes the problem: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?h=Bug419737&id=637018b96fd26d84cfe8ce433d56da9715cca737 To reproduce the problem add a project with New Project -> Create a project from a Git Repository and the look at the Git Status link. Silenio, could you please have a look if this is the proper use of URITemplate. This bug will affect not only Git plugin bug all other SCMs plugged in to Orion. Working on it. What do I need to do to get the code to run? (In reply to comment #4) > Working on it. What do I need to do to get the code to run? Just cherry-pick this commit from brunch Bug419737 and then you can test it on the main editor page by clicking the orange plus and then New Project -> Create a project from a Git Repository. Use any working git repository to clone, this should create a git project. pushed |
After changing the template from {OrionHome} to {+OrionHome} links plugged in to the project view page stopped working.