| Summary: | Quality - Error message displayed when a site is down can be improved | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Elijah El-Haddad <elijahe> | ||||
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> | ||||
| Status: | RESOLVED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 6.0 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |
Created attachment 244311 [details] A screenshot of the webpage that appears when a hosted site is stopped. The current webpage that is displayed when a hosted site on Orion goes down is basically a plain text JSON object containing the error. Here's an example: {"Severity":"Error","Message":"Hosted site ee.orion.eclipse.org is stopped","HttpCode":404,"BundleId":"org.eclipse.orion.server.core","Code":0} Although the error message is visible this isn't the most human readable representation and no suggested solution is provided to the end user.