| Summary: | [sites] Selfhosting generates incorrect URL if the preferred host name is already taken | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | 5.0 | ||
| Target Milestone: | 5.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
It appears that I already had a site at target.orion.eclipse.org that wasn't stopped and was deleted. This is likely the cause as other named sites don't reproduce the issue. Yep, it was a problem with the fallback URL that we use when your site's preferred URL is already taken. It is fixed now. I also added some unit tests. http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=9a56e85 |