Fossil SCM
web interface behaves badly
Fixed
901936cf06df1b9…
· opened 15 years, 11 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- April 19, 2010 8:44 a.m.
Going to this URL:
[http://www.sqlite.org/src/artifact/c167e90]
Produces 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:
Still Open. Just trying to modify an existing ticket