Ticket UUID: | 901936cf06df1b9b9a93e7b6001f61d59f8fb53f | ||
Title: | web interface behaves badly | ||
Status: | Fixed | Type: | Code_Defect |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Fixed | |
Last Modified: | 2010-04-22 01:02:26 | ||
Version Found In: | [7c37b46b12] 2010-04-15 23:53:15 | ||
Description & Comments: | |||
Going to this URL:
http://www.sqlite.org/src/artifact/c167e90Produces a non-themed white page with this text on it: Document Not Found The document /home is not avaivable on this server(The URL causes a redirection to /home which then produces the above page.) Older versions of fossil used to do something different that was less confusing. In the case of an ambiguous hash prefix like this that matches multiple hashes in the fossil db, it would be most helpful if the result page simply showed a list of the possible hash matches and their types so that it's a simple matter to click on the one you want to go there. anonymous added on 2010-04-20 15:53:00: |