Opened at 2011-12-29T02:31:22Z
Last modified at 2012-04-01T04:19:50Z
#1645 new enhancement
UnrecoverableFileError HTML message should include a link to check the file — at Version 1
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | soon |
Component: | code-frontend-web | Version: | 1.9.0 |
Keywords: | usability wui error | Cc: | |
Launchpad Bug: |
Description (last modified by davidsarah)
The HTML message for UnrecoverableFileError is:
UnrecoverableFileError: the directory (or mutable file) could not be retrieved, because there were insufficient good shares. This might indicate that no servers were connected, insufficient servers were connected, the URI was corrupt, or that shares have been lost due to server departure, hard drive failure, or disk corruption. You should perform a filecheck on this object to learn more.
It would be better for "perform a filecheck on this object" to be a link that actually does so. In general, we're probably not taking advantage of the ability for HTML error messages to include links.
Change History (1)
comment:1 Changed at 2011-12-29T02:32:58Z by davidsarah
- Description modified (diff)
- Priority changed from major to minor
- Type changed from defect to enhancement