|
2008-12-07
| ||
| 18:50 | • Fixed ticket [39f3294e21]: make fossil recognize cgi errors from remote repository plus 2 other changes artifact: 0bd9b28457 user: drh | |
| 18:48 | The server now issues error messages in the synchronization protocol when a database error occurs during sync. Ticket [39f3294e213111a51e93d02fef6faa0062979619] check-in: 2be82dcc2a user: drh tags: trunk | |
|
2008-11-25
| ||
| 02:25 | • Ticket [39f3294e21] make fossil recognize cgi errors from remote repository status still Open with 1 other change artifact: 5534d3e1b6 user: drh | |
| 02:25 | • Ticket [39f3294e21]: 2 changes artifact: 566cc22ed0 user: drh | |
| 01:15 | • New ticket [39f3294e21]. artifact: 6f43c18b71 user: anonymous | |
| Ticket Hash: | 39f3294e213111a51e93d02fef6faa0062979619 | ||
| Title: | make fossil recognize cgi errors from remote repository | ||
| Status: | Fixed | Type: | Feature_Request |
| Severity: | Cosmetic | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2008-12-07 18:50:57 17.31 years ago |
Created: |
2008-11-25 01:15:00 17.35 years ago |
| Version Found In: | |||
| Description: | ||||
|
If you are trying to sync and there is a problem with a remote database fossil will return an error like "unknown command <H1>Database". this can be very misleading for new users. while its not possible to make a cgi return an http code other than 200 it should be possible to recognize your own error messages and display something more appropriate.
drh added on 2008-12-07 18:50:57: | ||||