| Ticket Hash: | c481aa2fdbc67b7e0aee4cd370bc505828585945 | ||
| Title: | Server Error (500) with missing repository name | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2014-08-15 19:57:10 11.64 years ago |
Created: |
2014-08-12 09:52:49 11.65 years ago |
| Version Found In: | 1.29 (FreeBSD 9 x86-32) | ||
| User Comments: | ||||
|
nobody added on 2014-08-12 09:52:49:
I'm running fossil through the following CGI script, and everything works as expected:
However, when navigating to the CGI script without indicating a repository name in the URL (i.e. just
A
Redirection to the error page works fine if the repository was not found, or the repository file is invalid, so I feel there should be similar error handling for the case when the repository name is omitted. nobody added on 2014-08-15 19:57:10: Thank you very much for the quick fix! | ||||