Ticket #4739 (closed defect: duplicate)
Ticket already modified responds with an Internal Sever Error
| Reported by: | nslater@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If you try to modify a ticket that has been changed while you were editing you get the following response from Trac:
500 Internal Server Error (Sorry, can not save your changes. This ticket has been modified by someone else since you started)
rfc2616 states that a 500 error is:
The server encountered an unexpected condition which prevented it from fulfilling the request.
The idea of resources being editing simultaneously is an expected aspect of network available applications such as Trac.
Trac should not return a HTTP 500 response for expected behaviour.
NOTE: This probably applies to other areas of Trac.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


