| Summary: | Incorrect link for [root folder page] in Deploy notification | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Adrian Aichner <adrian.aichner> |
| Component: | Deployment | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | maciej.bendkowski, mamacdon |
| Version: | unspecified | ||
| Target Milestone: | 8.0 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| URL: | https://apa.selfhost.eu:8443/edit/edit.html#/file/adrian-OrionContent/orion_installation/manifest.yml | ||
| Whiteboard: | |||
|
Description
Adrian Aichner
This is still broken The relative path was wrong (perhaps because the calling code was refactored into a different window.location at some point?) http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=042e06d Cc'ing Maciej for a sanity check There was one place left to apply the change (see deploymentLogic.js, commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=1787990bf9f8a5df872d031ded3072a3f866ce41). It should be fixed now. |