|
2014-08-15
| ||
| 19:57 | • Ticket [c481aa2fdb] Server Error (500) with missing repository name status still Fixed with 3 other changes ... (artifact: 7895d7aa8b user: nobody) | |
|
2014-08-12
| ||
| 19:35 | • Fixed ticket [c481aa2fdb]. ... (artifact: e8fc0a47a9 user: drh) | |
| 19:35 | Issue a not-found error in CGI if using the "directory:" configuration and there is not PATH_INFO. Ticket [c481aa2fdbc67b7] ... (check-in: ac8e9e555d user: drh tags: trunk) | |
| 09:52 | • New ticket [c481aa2fdb] Server Error (500) with missing repository name. ... (artifact: 5554f98084 user: nobody) | |
| 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! | ||||