Opened 17 years ago
Closed 17 years ago
#6486 closed (fixed)
Add server time to error page info
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Add the local server time to the HTTP 500 error page info.
Note: I encountered time-sensitive bugs which were more easy to debug with this information.
Attachments (2)
Change History (4)
by , 17 years ago
Attachment: | 0011-Add-server-time-to-error-page-info.patch added |
---|
by , 17 years ago
Attachment: | views_debug__server_time.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
The current server time is useful in the debug view.
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
better patch: use RFC 2822 date format (incl. time zone offset)