Modify ↓
Opened 15 years ago
Closed 15 years ago
#5607 closed defect (fixed)
Database backed Logs are not Shown in order
Reported by: | John Hampton | Owned by: | Robert Corsaro |
---|---|---|---|
Priority: | normal | Component: | IrcLogsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
There is no order to the select statement used to fetch lines form the database. This means that the logs will almost always be shown out of order. Attached is a patch to fix the issue. Additionally, it adds a fix for channels that don't have a network.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | t5607_databse_log_order.patch added |
---|
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fix ordering of log lines from database