Modify ↓
Opened 16 years ago
Closed 16 years ago
#5631 closed defect (fixed)
IRC Actions Shown as `None` with DB Backed Logs
| Reported by: | John Hampton | Owned by: | John Hampton |
|---|---|---|---|
| Priority: | normal | Component: | IrcLogsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
IRC actions such as /me are shown as None in the logs when the logs are stored in a database backend
Attachments (0)
Note: See
TracTickets for help on using
tickets.



(In [6329]) Fixed log ordering and action display for database backed logs. Closes #5631, Closes #5607